summaryrefslogtreecommitdiff
path: root/src/cmd_version.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_version.cpp')
-rw-r--r--src/cmd_version.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cmd_version.cpp b/src/cmd_version.cpp
index 3d98491f1..884e533e6 100644
--- a/src/cmd_version.cpp
+++ b/src/cmd_version.cpp
@@ -21,8 +21,8 @@
#include "helperfuncs.h"
#include "commands/cmd_version.h"
-extern InspIRCd* ServerInstance;
-extern InspIRCd* ServerInstance;
+
+
void cmd_version::Handle (const char** parameters, int pcnt, userrec *user)
{