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