summaryrefslogtreecommitdiff
path: root/src/net/eathena
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena')
-rw-r--r--src/net/eathena/inventoryhandler.cpp2
-rw-r--r--src/net/eathena/playerhandler.cpp2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/net/eathena/inventoryhandler.cpp b/src/net/eathena/inventoryhandler.cpp
index 9edbc4d67..a2e7c869e 100644
--- a/src/net/eathena/inventoryhandler.cpp
+++ b/src/net/eathena/inventoryhandler.cpp
@@ -22,11 +22,9 @@
#include "net/eathena/inventoryhandler.h"
-#include "item.h"
#include "notifymanager.h"
#include "being/localplayer.h"
-#include "being/playerinfo.h"
#include "enums/equipslot.h"
diff --git a/src/net/eathena/playerhandler.cpp b/src/net/eathena/playerhandler.cpp
index 486d3dd30..984713cc8 100644
--- a/src/net/eathena/playerhandler.cpp
+++ b/src/net/eathena/playerhandler.cpp
@@ -40,8 +40,6 @@
#include "net/eathena/protocol.h"
#include "net/eathena/inventoryhandler.h"
-#include "utils/stringutils.h"
-
#include "resources/map/map.h"
#include "debug.h"