From 7f4f9f4e8230683a5a2cd8656914745881308728 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 7 Feb 2009 15:00:03 +0300 Subject: offline: try to download status of articles which were marked as read in online while offline client was disconnected --- functions.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'functions.js') 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); } -- cgit v1.2.3