summaryrefslogtreecommitdiff
path: root/modules/commands/os_update.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/os_update.cpp')
-rw-r--r--modules/commands/os_update.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/os_update.cpp b/modules/commands/os_update.cpp
index 776835cf7..eb74a2618 100644
--- a/modules/commands/os_update.cpp
+++ b/modules/commands/os_update.cpp
@@ -49,7 +49,6 @@ class OSUpdate : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandosupdate);
}
};