aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_operjoin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/m_operjoin.cpp')
-rw-r--r--src/modules/m_operjoin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_operjoin.cpp b/src/modules/m_operjoin.cpp
index aa4e77772..dc8e1081a 100644
--- a/src/modules/m_operjoin.cpp
+++ b/src/modules/m_operjoin.cpp
@@ -10,7 +10,7 @@ using namespace std;
/* $ModDesc: Forces opers to join the specified channel(s) on oper-up */
-extern InspIRCd* ServerInstance;
+
class ModuleOperjoin : public Module
{