]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_who.cpp
ConfigReader and FileReader now take InspIRCd* to their constructors
[user/henk/code/inspircd.git] / src / cmd_who.cpp
index e5b6c60cd2361c40c7a840027c477bda39973d5c..16e746ee30c5f3c73435b8678f7f1fc158cc7685 100644 (file)
@@ -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)