summaryrefslogtreecommitdiff
path: root/modules/commands/bs_control.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/bs_control.cpp')
-rw-r--r--modules/commands/bs_control.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/commands/bs_control.cpp b/modules/commands/bs_control.cpp
index a798c6171..b464a4520 100644
--- a/modules/commands/bs_control.cpp
+++ b/modules/commands/bs_control.cpp
@@ -150,8 +150,6 @@ class BSControl : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandbssay);
- ModuleManager::RegisterService(&commandbsact);
}
};