summaryrefslogtreecommitdiff
path: root/include/rssfuncs.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/rssfuncs.php')
-rw-r--r--include/rssfuncs.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/rssfuncs.php b/include/rssfuncs.php
index 494e050a6..b2d7e0c59 100644
--- a/include/rssfuncs.php
+++ b/include/rssfuncs.php
@@ -127,8 +127,6 @@
$updstart_thresh_qpart
ORDER BY $random_qpart $query_limit");
- $user_prefs_cache = array();
-
if($debug) _debug(sprintf("Scheduled %d feeds to update...", db_num_rows($result)));
// Here is a little cache magic in order to minimize risk of double feed updates.