diff options
Diffstat (limited to 'src/commands/cmd_whowas.cpp')
-rw-r--r-- | src/commands/cmd_whowas.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/commands/cmd_whowas.cpp b/src/commands/cmd_whowas.cpp index ea1020fbc..175b2bdf3 100644 --- a/src/commands/cmd_whowas.cpp +++ b/src/commands/cmd_whowas.cpp @@ -228,11 +228,6 @@ class ModuleWhoWas : public Module { } - void init() - { - ServerInstance->Modules->AddService(cmd); - } - void OnGarbageCollect() { // Remove all entries older than MaxKeep |