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