]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_part.cpp
ModeParser::InsertMode is no longer required -- this is auto-generated by the ModePar...
[user/henk/code/inspircd.git] / src / cmd_part.cpp
index 88aab1abf06416ba4a58f068fa3d83d4f22b5894..afa59580c1eda2b10efc2dbf5396ba3628fa140d 100644 (file)
 #include "inspircd.h"
 #include "users.h"
 #include "commands.h"
-#include "helperfuncs.h"
+
 #include "commands/cmd_part.h"
 
-extern InspIRCd* ServerInstance;
+
 
 void cmd_part::Handle (const char** parameters, int pcnt, userrec *user)
 {