diff options
Diffstat (limited to 'modules/commands/cs_set_securefounder.cpp')
-rw-r--r-- | modules/commands/cs_set_securefounder.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/commands/cs_set_securefounder.cpp b/modules/commands/cs_set_securefounder.cpp index 584380244..746555814 100644 --- a/modules/commands/cs_set_securefounder.cpp +++ b/modules/commands/cs_set_securefounder.cpp @@ -87,8 +87,6 @@ class CSSetSecureFounder : public Module { this->SetAuthor("Anope"); - ModuleManager::RegisterService(&commandcssetsecurefounder); - ModuleManager::RegisterService(&commandcssasetsecurefounder); } }; |