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