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