summaryrefslogtreecommitdiff
path: root/modules/commands/ms_del.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/ms_del.cpp')
-rw-r--r--modules/commands/ms_del.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/ms_del.cpp b/modules/commands/ms_del.cpp
index b67fbc0cc..8f75b0da9 100644
--- a/modules/commands/ms_del.cpp
+++ b/modules/commands/ms_del.cpp
@@ -156,7 +156,6 @@ class MSDel : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandmsdel);
}
};