summaryrefslogtreecommitdiff
path: root/src/cmd_who.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_who.cpp')
-rw-r--r--src/cmd_who.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_who.cpp b/src/cmd_who.cpp
index e5b6c60cd..16e746ee3 100644
--- a/src/cmd_who.cpp
+++ b/src/cmd_who.cpp
@@ -22,7 +22,7 @@
#include "wildcard.h"
#include "commands/cmd_who.h"
-extern InspIRCd* ServerInstance;
+
/* get the last 'visible' chan of a user */
static char *getlastchanname(userrec *u)