summaryrefslogtreecommitdiff
path: root/modules/commands/ns_drop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/ns_drop.cpp')
-rw-r--r--modules/commands/ns_drop.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/ns_drop.cpp b/modules/commands/ns_drop.cpp
index 7960652ff..84e72c3cc 100644
--- a/modules/commands/ns_drop.cpp
+++ b/modules/commands/ns_drop.cpp
@@ -123,7 +123,6 @@ class NSDrop : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandnsdrop);
}
};