summaryrefslogtreecommitdiff
path: root/src/cmd_commands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_commands.cpp')
-rw-r--r--src/cmd_commands.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_commands.cpp b/src/cmd_commands.cpp
index dfcc874c9..107ae1e31 100644
--- a/src/cmd_commands.cpp
+++ b/src/cmd_commands.cpp
@@ -20,7 +20,7 @@
#include "helperfuncs.h"
#include "commands/cmd_commands.h"
-extern InspIRCd* ServerInstance;
+
void cmd_commands::Handle (const char** parameters, int pcnt, userrec *user)
{