summaryrefslogtreecommitdiff
path: root/modules/commands/os_mode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/os_mode.cpp')
-rw-r--r--modules/commands/os_mode.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/commands/os_mode.cpp b/modules/commands/os_mode.cpp
index b3e62ca25..4b548da75 100644
--- a/modules/commands/os_mode.cpp
+++ b/modules/commands/os_mode.cpp
@@ -101,8 +101,6 @@ class OSMode : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandosmode);
- ModuleManager::RegisterService(&commandosumode);
}
};