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