summaryrefslogtreecommitdiff
path: root/modules/commands/cs_set_founder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/cs_set_founder.cpp')
-rw-r--r--modules/commands/cs_set_founder.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/commands/cs_set_founder.cpp b/modules/commands/cs_set_founder.cpp
index 7587b36b8..ac7ece637 100644
--- a/modules/commands/cs_set_founder.cpp
+++ b/modules/commands/cs_set_founder.cpp
@@ -97,8 +97,6 @@ class CSSetFounder : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandcssetfounder);
- ModuleManager::RegisterService(&commandcssasetfounder);
}
};