diff options
Diffstat (limited to 'src/net/eathena/maphandler.cpp')
-rw-r--r-- | src/net/eathena/maphandler.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/eathena/maphandler.cpp b/src/net/eathena/maphandler.cpp index 0616e3e1f..7f6a6d23a 100644 --- a/src/net/eathena/maphandler.cpp +++ b/src/net/eathena/maphandler.cpp @@ -20,9 +20,6 @@ #include "net/eathena/maphandler.h" -#include "net/eathena/maprecv.h" -#include "net/eathena/protocol.h" - #include "debug.h" extern Net::MapHandler *mapHandler; |