summaryrefslogtreecommitdiff
path: root/modules/commands/os_config.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/os_config.cpp')
-rw-r--r--modules/commands/os_config.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/os_config.cpp b/modules/commands/os_config.cpp
index 1d1fead33..4955aa473 100644
--- a/modules/commands/os_config.cpp
+++ b/modules/commands/os_config.cpp
@@ -210,7 +210,6 @@ class OSConfig : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandosconfig);
}
};