summaryrefslogtreecommitdiff
path: root/src/modules/m_exemptchanops.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/m_exemptchanops.cpp')
-rw-r--r--src/modules/m_exemptchanops.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/m_exemptchanops.cpp b/src/modules/m_exemptchanops.cpp
index 57057c411..068f503c3 100644
--- a/src/modules/m_exemptchanops.cpp
+++ b/src/modules/m_exemptchanops.cpp
@@ -115,7 +115,6 @@ class ModuleExemptChanOps : public Module
void init() CXX11_OVERRIDE
{
- ServerInstance->Modules->AddService(eh.ec);
ServerInstance->OnCheckExemption = &eh;
}