X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcmd_away.cpp;h=98209217f7e3f401cab0cbcf9ff3d0d7188d2f1a;hb=f087d825a88760d251b8f80b5d50bc98b40fa2ae;hp=10f96c80b179bf5176093ef1947d04f0f75ce519;hpb=f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_away.cpp b/src/cmd_away.cpp index 10f96c80b..98209217f 100644 --- a/src/cmd_away.cpp +++ b/src/cmd_away.cpp @@ -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)