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