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