]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_away.cpp
Split up spanningtree some more, the filenames should be more intuitive so that devel...
[user/henk/code/inspircd.git] / src / cmd_away.cpp
index 10f96c80b179bf5176093ef1947d04f0f75ce519..98209217f7e3f401cab0cbcf9ff3d0d7188d2f1a 100644 (file)
@@ -12,9 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "configreader.h"
-#include "users.h"
-#include "modules.h"
 #include "commands/cmd_away.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)