summaryrefslogtreecommitdiff
path: root/src/net/eathena/gamehandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-04 01:26:47 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-04 01:26:47 +0300
commit8356efd659046630db247b344bb4baec29c4a6e7 (patch)
treeb0758791b4f0856856536556d0e99f1ef08bf3bb /src/net/eathena/gamehandler.cpp
parentad65d5b7ee4e206733add9e5514a7d51e02c2d54 (diff)
downloadplus-8356efd659046630db247b344bb4baec29c4a6e7.tar.gz
plus-8356efd659046630db247b344bb4baec29c4a6e7.tar.bz2
plus-8356efd659046630db247b344bb4baec29c4a6e7.tar.xz
plus-8356efd659046630db247b344bb4baec29c4a6e7.zip
Remove some useless includes.
Diffstat (limited to 'src/net/eathena/gamehandler.cpp')
-rw-r--r--src/net/eathena/gamehandler.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/eathena/gamehandler.cpp b/src/net/eathena/gamehandler.cpp
index 5cdec491f..9c23c1435 100644
--- a/src/net/eathena/gamehandler.cpp
+++ b/src/net/eathena/gamehandler.cpp
@@ -32,7 +32,6 @@
#include "net/ea/gamerecv.h"
-#include "net/eathena/gamerecv.h"
#include "net/eathena/loginhandler.h"
#include "net/eathena/messageout.h"
#include "net/eathena/network.h"