summaryrefslogtreecommitdiff
path: root/modules/commands/help.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/help.cpp')
-rw-r--r--modules/commands/help.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/help.cpp b/modules/commands/help.cpp
index 2a4f25b6c..bde3b5762 100644
--- a/modules/commands/help.cpp
+++ b/modules/commands/help.cpp
@@ -123,7 +123,6 @@ class Help : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandhelp);
}
};