]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_gline.cpp
Fixed an issue that could cause empty parameters in module commands to not be sent...
[user/henk/code/inspircd.git] / src / cmd_gline.cpp
index f208d40bf6826abb339b69bb49c7f7578f39a531..bed81c9846ab291b274f00ac75f579c75adc4e5b 100644 (file)
@@ -12,9 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "configreader.h"
-#include "users.h"
-#include "modules.h"
 #include "xline.h"
 #include "commands/cmd_gline.h"