aboutsummaryrefslogtreecommitdiffstats
path: root/include/queue_fn.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/queue_fn.php')
-rw-r--r--include/queue_fn.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/queue_fn.php b/include/queue_fn.php
index e50d58dd7..798ac36db 100644
--- a/include/queue_fn.php
+++ b/include/queue_fn.php
@@ -237,10 +237,6 @@ function queue_deliver($outq, $immediate = false) {
}
}
-
-
-
-
$msg = $outq['outq_notify'];
$result = zot_zot($outq['outq_posturl'],$msg,$channel,$host_crypto);