aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xinclude/items.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/items.php b/include/items.php
index 51a26f78c..8e7a8df34 100755
--- a/include/items.php
+++ b/include/items.php
@@ -3026,8 +3026,6 @@ function start_delivery_chain($channel, $item, $item_id, $parent) {
);
-
-
if($r)
Zotlabs\Daemon\Master::Summon(array('Notifier','tgroup',$item_id));
else {