summaryrefslogtreecommitdiff
path: root/src/cmd_away.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_away.cpp')
-rw-r--r--src/cmd_away.cpp3
1 files changed, 0 insertions, 3 deletions
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)