]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_pong.cpp
Spotted problem: must clear out all prefixes attached to a user when they quit or...
[user/henk/code/inspircd.git] / src / cmd_pong.cpp
index cf86b5b53933ddf0becaed7ece49989b631a0bdd..11973a72936b48237e1e6bcf59425f45bc2e148b 100644 (file)
@@ -17,7 +17,7 @@
 #include "users.h"
 #include "commands.h"
 #include "commands/cmd_pong.h"
-#include "helperfuncs.h"
+
 
 void cmd_pong::Handle (const char** parameters, int pcnt, userrec *user)
 {