summaryrefslogtreecommitdiff
path: root/modules/commands/bs_set.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/bs_set.cpp')
-rw-r--r--modules/commands/bs_set.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/bs_set.cpp b/modules/commands/bs_set.cpp
index 46e4236b1..be699c3e8 100644
--- a/modules/commands/bs_set.cpp
+++ b/modules/commands/bs_set.cpp
@@ -302,7 +302,6 @@ class BSSet : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandbsset);
}
};