diff options
Diffstat (limited to 'modules/commands/cs_saset.cpp')
-rw-r--r-- | modules/commands/cs_saset.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/cs_saset.cpp b/modules/commands/cs_saset.cpp index 699c5bc2c..7049c2723 100644 --- a/modules/commands/cs_saset.cpp +++ b/modules/commands/cs_saset.cpp @@ -67,7 +67,6 @@ class CSSASet : public Module { this->SetAuthor("Anope"); - ModuleManager::RegisterService(&commandcssaset); } }; |