summaryrefslogtreecommitdiff
path: root/update_feeds.php
diff options
context:
space:
mode:
Diffstat (limited to 'update_feeds.php')
-rwxr-xr-xupdate_feeds.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/update_feeds.php b/update_feeds.php
index 0d93358e5..6a4aa2a1b 100755
--- a/update_feeds.php
+++ b/update_feeds.php
@@ -34,9 +34,6 @@
init_connection($link);
- // Purge all posts (random 30 feeds)
- //global_purge_old_posts($link, true, 30);
-
// Update all feeds needing a update.
update_daemon_common($link);