]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_ison.cpp
Spotted problem: must clear out all prefixes attached to a user when they quit or...
[user/henk/code/inspircd.git] / src / cmd_ison.cpp
index 1fefeab1c08140b367732432e515ce3250ca0fe6..5500334ce709228251647b3f25691b2287ef8b99 100644 (file)
 #include "ctables.h"
 #include "users.h"
 #include "commands.h"
-#include "helperfuncs.h"
+
 #include "inspircd.h"
 #include "commands/cmd_ison.h"
 
-extern InspIRCd* ServerInstance;
+
 
 void cmd_ison::Handle (const char** parameters, int pcnt, userrec *user)
 {