From e559f8b6a105ca38d826d5fa672d984c2b57d06b Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 25 May 2016 16:48:32 -0700 Subject: duplicate daemon run of cronhooks --- Zotlabs/Daemon/Poller.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Zotlabs') diff --git a/Zotlabs/Daemon/Poller.php b/Zotlabs/Daemon/Poller.php index 278faf3ee..75efbf8f7 100644 --- a/Zotlabs/Daemon/Poller.php +++ b/Zotlabs/Daemon/Poller.php @@ -62,11 +62,6 @@ class Poller { $d = datetime_convert(); - // TODO check to see if there are any cronhooks before wasting a process - - if(! $restart) - Master::Summon(array('Cronhooks')); - // Only poll from those with suitable relationships $abandon_sql = (($abandon_days) -- cgit v1.2.3