summaryrefslogtreecommitdiff
path: root/modules/commands/ns_set_email.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/ns_set_email.cpp')
-rw-r--r--modules/commands/ns_set_email.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/commands/ns_set_email.cpp b/modules/commands/ns_set_email.cpp
index 0df8584b7..175ed5b9e 100644
--- a/modules/commands/ns_set_email.cpp
+++ b/modules/commands/ns_set_email.cpp
@@ -156,8 +156,6 @@ class NSSetEmail : public Module
ModuleManager::Attach(I_OnPreCommand, this);
- ModuleManager::RegisterService(&commandnssetemail);
- ModuleManager::RegisterService(&commandnssasetemail);
}
EventReturn OnPreCommand(CommandSource &source, Command *command, std::vector<Anope::string> &params)