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