From 992674362c5f64bdb8e1942eeaa7612524529cd6 Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Sun, 26 May 2013 19:44:13 +0200 Subject: Automatically register ServiceProviders created by modules --- src/commands/cmd_lusers.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/commands/cmd_lusers.cpp') diff --git a/src/commands/cmd_lusers.cpp b/src/commands/cmd_lusers.cpp index 06419733d..63ce032d1 100644 --- a/src/commands/cmd_lusers.cpp +++ b/src/commands/cmd_lusers.cpp @@ -156,7 +156,6 @@ class ModuleLusers : public Module void init() { - ServerInstance->Modules->AddService(cmd); ServerInstance->Modes->AddModeWatcher(&mw); } -- cgit v1.2.3