summaryrefslogtreecommitdiff
path: root/modules/commands/ms_set.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/ms_set.cpp')
-rw-r--r--modules/commands/ms_set.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/ms_set.cpp b/modules/commands/ms_set.cpp
index 02eb971ad..a4fef31a8 100644
--- a/modules/commands/ms_set.cpp
+++ b/modules/commands/ms_set.cpp
@@ -305,7 +305,6 @@ class MSSet : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandmsset);
}
};