1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-20 21:11:28 +00:00

remove unused headlines-info.unread

This commit is contained in:
Andrew Dolgov
2011-08-31 14:23:59 +04:00
parent 78b2c6ce9a
commit 165c88ff31
2 changed files with 0 additions and 9 deletions

View File

@@ -51,7 +51,6 @@ function headlines_callback2(transport, offset) {
} catch (e) { };
var headlines_count = reply['headlines-info']['count'];
var headlines_unread = reply['headlines-info']['unread'];
vgroup_last_feed = reply['headlines-info']['vgroup_last_feed'];