summaryrefslogtreecommitdiff
path: root/modules/commands/os_set.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/os_set.cpp')
-rw-r--r--modules/commands/os_set.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/os_set.cpp b/modules/commands/os_set.cpp
index 340b463ea..20df33c78 100644
--- a/modules/commands/os_set.cpp
+++ b/modules/commands/os_set.cpp
@@ -254,7 +254,6 @@ class OSSet : public Module
{
this->SetAuthor("Anope");
- ModuleManager::RegisterService(&commandosset);
}
};