diff options
Diffstat (limited to 'src/net/eathena/playerhandler.cpp')
-rw-r--r-- | src/net/eathena/playerhandler.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
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" |