keep alive on all user touches
This commit is contained in:
parent
f5c4a779df
commit
68f5e734d8
@ -149,7 +149,6 @@
|
|||||||
if (!requestForMissingData) {
|
if (!requestForMissingData) {
|
||||||
|
|
||||||
// We have all the needed data, continue with the load.
|
// We have all the needed data, continue with the load.
|
||||||
[[MVMCoreSessionTimeHandler sharedSessionHandler] sendKeepAliveToServer:NO];
|
|
||||||
[MVMCoreLoadRequestOperation handleLoadObject:loadObject error:nil];
|
[MVMCoreLoadRequestOperation handleLoadObject:loadObject error:nil];
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user