diff --git a/lib/queuehandler.php b/lib/queuehandler.php index f12b880b1f..747e7b4930 100644 --- a/lib/queuehandler.php +++ b/lib/queuehandler.php @@ -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();