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