summaryrefslogtreecommitdiff
path: root/modules/commands/ns_list.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/ns_list.cpp')
-rw-r--r--modules/commands/ns_list.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/ns_list.cpp b/modules/commands/ns_list.cpp
index 96049ba02..e46be55e7 100644
--- a/modules/commands/ns_list.cpp
+++ b/modules/commands/ns_list.cpp
@@ -162,7 +162,6 @@ class NSList : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandnslist);
}
};