From: Andrew Dolgov Date: Fri, 16 Jan 2009 16:42:32 +0000 (+0100) Subject: category counters: remove nonexistant category -3 X-Git-Tag: 1.3.0~139 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=08850c8eab98af9de099e28a81d25799cb40e44c;p=tt-rss.git category counters: remove nonexistant category -3 --- diff --git a/functions.php b/functions.php index a3fc5d5c..17102517 100644 --- a/functions.php +++ b/functions.php @@ -2328,10 +2328,6 @@ print ""; - $ctr = getCategoryUnread($link, -3); - - print ""; - $age_qpart = getMaxAgeSubquery(); $result = db_query($link, "SELECT cat_id, value AS unread