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