summaryrefslogtreecommitdiff
path: root/modules/commands/ms_send.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/ms_send.cpp')
-rw-r--r--modules/commands/ms_send.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/ms_send.cpp b/modules/commands/ms_send.cpp
index 9397e7ad7..c9a70af10 100644
--- a/modules/commands/ms_send.cpp
+++ b/modules/commands/ms_send.cpp
@@ -63,7 +63,6 @@ class MSSend : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandmssend);
}
};