don't clear claims immediately

darcs-hash:20080828002610-84dde-d9cb46cb08ac50b8efbdf5683baeb2de168fc4b1.gz
This commit is contained in:
Evan Prodromou 2008-08-27 20:26:10 -04:00
parent 2be3be1c29
commit 9cdb33ac0e
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ class QueueHandler {
}
function handle_queue() {
$this->clear_old_claims();
$this->log(LOG_INFO, 'checking for queued notices');
$cnt = 0;
$transport = $this->transport();