]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_kick.cpp
If the user's nick is just a case change, the TS is NOT updated (thanks jilles)
[user/henk/code/inspircd.git] / src / cmd_kick.cpp
index 17933a43f9a7467fb5d3a17f9d05fa09da658a4b..bd700113f52d7cde1d029bacca6f462d8d3c08ca 100644 (file)
@@ -11,8 +11,6 @@
  * ---------------------------------------------------
  */
 
-#include "inspircd.h"
-#include "users.h"
 #include "inspircd.h"
 #include "commands/cmd_kick.h"