summaryrefslogtreecommitdiff
path: root/modules/commands/ns_set.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/ns_set.cpp')
-rw-r--r--modules/commands/ns_set.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/commands/ns_set.cpp b/modules/commands/ns_set.cpp
index ad7acb5a4..11334565f 100644
--- a/modules/commands/ns_set.cpp
+++ b/modules/commands/ns_set.cpp
@@ -149,9 +149,6 @@ class NSSet : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandnsset);
- ModuleManager::RegisterService(&commandnssetdisplay);
- ModuleManager::RegisterService(&commandnssetpassword);
}
};