Forgotten commented out text

This commit is contained in:
Michael 2018-02-06 22:57:56 +00:00
parent 47d165cb25
commit 053cb31eea
1 changed files with 0 additions and 1 deletions

View 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);