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