]> git.mxchange.org Git - friendica.git/commitdiff
Forgotten commented out text
authorMichael <heluecht@pirati.ca>
Tue, 6 Feb 2018 22:57:56 +0000 (22:57 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 6 Feb 2018 22:57:56 +0000 (22:57 +0000)
src/Worker/Notifier.php

index 24ba77d6979803d45f72b0281e66d76aa15ba569..4f41baa820541c328b0cd26d91a0ccfcdaf834d4 100644 (file)
@@ -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);