diff options
Diffstat (limited to 'src/net/eathena/gui/partytab.cpp')
-rw-r--r-- | src/net/eathena/gui/partytab.cpp | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/net/eathena/gui/partytab.cpp b/src/net/eathena/gui/partytab.cpp index 420e19fea..8b43b28aa 100644 --- a/src/net/eathena/gui/partytab.cpp +++ b/src/net/eathena/gui/partytab.cpp @@ -22,21 +22,6 @@ #include "net/eathena/gui/partytab.h" -#include "chatlogger.h" -#include "party.h" - -#include "being/localplayer.h" - -#include "net/net.h" -#include "net/partyhandler.h" - -#include "resources/iteminfo.h" -#include "resources/itemdb.h" - -#include "utils/gettext.h" - -#include "net/chathandler.h" - #include "debug.h" namespace EAthena |