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