]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_invisible.cpp
Remove unnecessary header traffic
[user/henk/code/inspircd.git] / src / modules / m_invisible.cpp
index 774c50b70047790308628afcf00ab2f67d34c6ea..e8d9127b2944ea34883b322c8aa8f2cbb215eebe 100644 (file)
@@ -12,9 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "users.h"
-#include "channels.h"
-#include "modules.h"
 #include <stdarg.h>
 
 /* $ModDesc: Allows for opered clients to join channels without being seen, similar to unreal 3.1 +I mode */