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