summaryrefslogtreecommitdiff
path: root/modules/commands/hs_list.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/hs_list.cpp')
-rw-r--r--modules/commands/hs_list.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/hs_list.cpp b/modules/commands/hs_list.cpp
index 589eef3e1..785db9e5c 100644
--- a/modules/commands/hs_list.cpp
+++ b/modules/commands/hs_list.cpp
@@ -130,7 +130,6 @@ class HSList : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandhslist);
}
};