aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_setname.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/m_setname.cpp')
-rw-r--r--src/modules/m_setname.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_setname.cpp b/src/modules/m_setname.cpp
index 244c48818..e088b7963 100644
--- a/src/modules/m_setname.cpp
+++ b/src/modules/m_setname.cpp
@@ -26,7 +26,7 @@ using namespace std;
/* $ModDesc: Provides support for the SETNAME command */
-extern InspIRCd* ServerInstance;
+
class cmd_setname : public command_t
{