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