summaryrefslogtreecommitdiff
path: root/update_daemon2.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-10-03 12:19:09 +0400
committerAndrew Dolgov <[email protected]>2010-10-03 12:19:09 +0400
commita2d799815a95e9c76e81525d1007b38971662e6d (patch)
treefc1c88df1fe08811f08f48faf7202c645bc3e527 /update_daemon2.php
parent5ba53dde355add2f6098887611b5d2a7eb32b44b (diff)
remove unnecessary mentions of global_purge_old_posts; add debugging to purge_orphans()
Diffstat (limited to 'update_daemon2.php')
-rwxr-xr-xupdate_daemon2.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/update_daemon2.php b/update_daemon2.php
index 053a73d7d..1b9e57638 100755
--- a/update_daemon2.php
+++ b/update_daemon2.php
@@ -177,11 +177,6 @@
print "warning: unable to create stampfile";
}
- // FIXME : $last_purge is of no use in a multiprocess update.
- // FIXME : We ALWAYS purge old posts.
- //_debug("Purging old posts (random 30 feeds)...");
- //global_purge_old_posts($link, true, 30);
-
// Call to the feed batch update function
// or regenerate feedbrowser cache