diff options
Diffstat (limited to 'modules/commands/cs_set_persist.cpp')
-rw-r--r-- | modules/commands/cs_set_persist.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/commands/cs_set_persist.cpp b/modules/commands/cs_set_persist.cpp index 8b13ae200..000389ef1 100644 --- a/modules/commands/cs_set_persist.cpp +++ b/modules/commands/cs_set_persist.cpp @@ -172,8 +172,6 @@ class CSSetPersist : public Module { this->SetAuthor("Anope"); - ModuleManager::RegisterService(&commandcssetpeace); - ModuleManager::RegisterService(&commandcssasetpeace); } }; |