summaryrefslogtreecommitdiff
path: root/modules/commands/hs_del.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/hs_del.cpp')
-rw-r--r--modules/commands/hs_del.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/commands/hs_del.cpp b/modules/commands/hs_del.cpp
index 541986aff..b4cde4f92 100644
--- a/modules/commands/hs_del.cpp
+++ b/modules/commands/hs_del.cpp
@@ -99,8 +99,6 @@ class HSDel : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandhsdel);
- ModuleManager::RegisterService(&commandhsdelall);
}
};