summaryrefslogtreecommitdiff
path: root/modules/commands/ns_set_greet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/ns_set_greet.cpp')
-rw-r--r--modules/commands/ns_set_greet.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/commands/ns_set_greet.cpp b/modules/commands/ns_set_greet.cpp
index 03bcd3834..811303796 100644
--- a/modules/commands/ns_set_greet.cpp
+++ b/modules/commands/ns_set_greet.cpp
@@ -100,8 +100,6 @@ class NSSetGreet : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandnssetgreet);
- ModuleManager::RegisterService(&commandnssasetgreet);
}
};