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