diff options
Diffstat (limited to 'include/delivery.php')
-rw-r--r-- | include/delivery.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/delivery.php b/include/delivery.php index ed624e79f..89511bfa2 100644 --- a/include/delivery.php +++ b/include/delivery.php @@ -210,7 +210,6 @@ function delivery_run($argv, $argc){ logger('notifier: slaps: ' . print_r($slaps,true), LOGGER_DATA); - require_once('include/salmon.php'); if($contact['self']) continue; |