summaryrefslogtreecommitdiff
path: root/src/net/eathena/maphandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-25 00:37:38 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-25 00:37:38 +0300
commit731cbd052d5d684686a7edff54f0653c3378f067 (patch)
treefa9276a7f4f742689bcbbd477d8d3d06e10ed258 /src/net/eathena/maphandler.cpp
parent8e97f21210ff36cd935e1e51040ec239c0c97597 (diff)
downloadplus-731cbd052d5d684686a7edff54f0653c3378f067.tar.gz
plus-731cbd052d5d684686a7edff54f0653c3378f067.tar.bz2
plus-731cbd052d5d684686a7edff54f0653c3378f067.tar.xz
plus-731cbd052d5d684686a7edff54f0653c3378f067.zip
Remove useless includes.
Diffstat (limited to 'src/net/eathena/maphandler.cpp')
-rw-r--r--src/net/eathena/maphandler.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/eathena/maphandler.cpp b/src/net/eathena/maphandler.cpp
index 51b78d4ff..ee43bcfe0 100644
--- a/src/net/eathena/maphandler.cpp
+++ b/src/net/eathena/maphandler.cpp
@@ -22,9 +22,6 @@
#include "logger.h"
-#include "net/ea/eaprotocol.h"
-
-#include "net/eathena/messageout.h"
#include "net/eathena/protocol.h"
#include "debug.h"