summaryrefslogtreecommitdiffstats
path: root/lib/ASM/Event.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ASM/Event.pm')
-rw-r--r--lib/ASM/Event.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ASM/Event.pm b/lib/ASM/Event.pm
index 3d7beb6..ca48f7e 100644
--- a/lib/ASM/Event.pm
+++ b/lib/ASM/Event.pm
@@ -365,7 +365,6 @@ sub on_notice
$::log->logg( $event );
$::db->logg( $event ) if defined $::db;
$::inspector->inspect( $conn, $event );
- $::services->doServices($conn, $event);
}
sub on_errnickinuse