summaryrefslogtreecommitdiff
path: root/functions.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-02-07 15:00:03 +0300
committerAndrew Dolgov <[email protected]>2009-02-07 15:00:03 +0300
commit7f4f9f4e8230683a5a2cd8656914745881308728 (patch)
treed187ff4fd27dc7b90b26763eb025a59bde82f837 /functions.js
parent046a2e3cff36659315a28318d6edfbd0303acfad (diff)
offline: try to download status of articles which were marked as read in online while offline client was disconnected
Diffstat (limited to 'functions.js')
-rw-r--r--functions.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/functions.js b/functions.js
index 99345f401..ff6075f11 100644
--- a/functions.js
+++ b/functions.js
@@ -588,8 +588,6 @@ function parse_counters(reply, scheduled_call) {
} */
}
- update_local_sync_data();
-
} catch (e) {
exception_error("parse_counters", e);
}