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