diff options
Diffstat (limited to 'modules/commands/bs_botlist.cpp')
-rw-r--r-- | modules/commands/bs_botlist.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/bs_botlist.cpp b/modules/commands/bs_botlist.cpp index b614c0689..03e0c16b8 100644 --- a/modules/commands/bs_botlist.cpp +++ b/modules/commands/bs_botlist.cpp @@ -84,7 +84,6 @@ class BSBotList : public Module { this->SetAuthor("Anope"); - ModuleManager::RegisterService(&commandbsbotlist); } }; |