summaryrefslogtreecommitdiff
path: root/modules/commands/ns_set_autoop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/ns_set_autoop.cpp')
-rw-r--r--modules/commands/ns_set_autoop.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/commands/ns_set_autoop.cpp b/modules/commands/ns_set_autoop.cpp
index ff178141f..b332ac485 100644
--- a/modules/commands/ns_set_autoop.cpp
+++ b/modules/commands/ns_set_autoop.cpp
@@ -99,8 +99,6 @@ class NSSetAutoOp : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandnssetautoop);
- ModuleManager::RegisterService(&commandnssasetautoop);
}
};