summaryrefslogtreecommitdiff
path: root/modules/commands/os_list.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/os_list.cpp')
-rw-r--r--modules/commands/os_list.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/commands/os_list.cpp b/modules/commands/os_list.cpp
index 9a582f97b..45179a427 100644
--- a/modules/commands/os_list.cpp
+++ b/modules/commands/os_list.cpp
@@ -179,8 +179,6 @@ class OSList : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandoschanlist);
- ModuleManager::RegisterService(&commandosuserlist);
}
};