summaryrefslogtreecommitdiff
path: root/modules/commands/os_reload.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/os_reload.cpp')
-rw-r--r--modules/commands/os_reload.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/os_reload.cpp b/modules/commands/os_reload.cpp
index d4d8eac7c..48ff74d45 100644
--- a/modules/commands/os_reload.cpp
+++ b/modules/commands/os_reload.cpp
@@ -65,7 +65,6 @@ class OSReload : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandosreload);
}
};