From 8356efd659046630db247b344bb4baec29c4a6e7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 4 Sep 2015 01:26:47 +0300 Subject: Remove some useless includes. --- src/net/eathena/playerhandler.cpp | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'src/net/eathena/playerhandler.cpp') diff --git a/src/net/eathena/playerhandler.cpp b/src/net/eathena/playerhandler.cpp index 7c4bab97a..28fa63a27 100644 --- a/src/net/eathena/playerhandler.cpp +++ b/src/net/eathena/playerhandler.cpp @@ -22,32 +22,12 @@ #include "net/eathena/playerhandler.h" -#include "configuration.h" -#include "game.h" -#include "notifymanager.h" - -#include "being/beingflag.h" -#include "being/localplayer.h" #include "being/playerinfo.h" -#include "enums/resources/notifytypes.h" - -#include "gui/onlineplayer.h" - -#include "gui/windows/statuswindow.h" -#include "gui/windows/whoisonline.h" - -#include "input/inputmanager.h" - -#include "net/ea/playerrecv.h" - #include "net/eathena/messageout.h" -#include "net/eathena/playerrecv.h" #include "net/eathena/protocol.h" #include "net/eathena/inventoryhandler.h" -#include "resources/map/map.h" - #include "debug.h" extern Net::PlayerHandler *playerHandler; -- cgit v1.2.3-60-g2f50