summaryrefslogtreecommitdiff
path: root/modules/commands/ms_info.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/ms_info.cpp')
-rw-r--r--modules/commands/ms_info.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/ms_info.cpp b/modules/commands/ms_info.cpp
index 9562b63e4..741be799a 100644
--- a/modules/commands/ms_info.cpp
+++ b/modules/commands/ms_info.cpp
@@ -212,7 +212,6 @@ class MSInfo : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandmsinfo);
}
};