summaryrefslogtreecommitdiff
path: root/src/modules/m_operchans.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/m_operchans.cpp')
-rw-r--r--src/modules/m_operchans.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_operchans.cpp b/src/modules/m_operchans.cpp
index b6fe43549..3adff3c6b 100644
--- a/src/modules/m_operchans.cpp
+++ b/src/modules/m_operchans.cpp
@@ -25,7 +25,7 @@ using namespace std;
/* $ModDesc: Provides support for oper-only chans via the +O channel mode */
-extern InspIRCd* ServerInstance;
+
class OperChans : public ModeHandler
{