From: Michael Date: Tue, 6 Feb 2018 22:57:56 +0000 (+0000) Subject: Forgotten commented out text X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=053cb31eea022bdd1dd216f460b3ca06cabbbbd5;p=friendica.git Forgotten commented out text --- diff --git a/src/Worker/Notifier.php b/src/Worker/Notifier.php index 24ba77d697..4f41baa820 100644 --- a/src/Worker/Notifier.php +++ b/src/Worker/Notifier.php @@ -554,7 +554,6 @@ class Notifier { if ($normal_mode) { Addon::ForkHooks($a->queue['priority'], 'notifier_normal', $target_item); - //Addon::callHooks('notifier_normal',$target_item); } Addon::callHooks('notifier_end',$target_item);