summaryrefslogtreecommitdiff
path: root/src/net/eathena/network.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-01 23:18:44 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-01 23:18:44 +0300
commitd0648a74e2099febd3c9ddeceeff335df8aedfc2 (patch)
tree0f411dfaba82d2c34197ca1ae22b74e533227599 /src/net/eathena/network.cpp
parent53eede04dc83830481fa0981f47339e2c8072b42 (diff)
downloadplus-d0648a74e2099febd3c9ddeceeff335df8aedfc2.tar.gz
plus-d0648a74e2099febd3c9ddeceeff335df8aedfc2.tar.bz2
plus-d0648a74e2099febd3c9ddeceeff335df8aedfc2.tar.xz
plus-d0648a74e2099febd3c9ddeceeff335df8aedfc2.zip
Remove packets.h
Diffstat (limited to 'src/net/eathena/network.cpp')
-rw-r--r--src/net/eathena/network.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/eathena/network.cpp b/src/net/eathena/network.cpp
index 75a737ad2..ee85b67d6 100644
--- a/src/net/eathena/network.cpp
+++ b/src/net/eathena/network.cpp
@@ -28,7 +28,6 @@
#include "net/eathena/messagehandler.h"
#include "net/eathena/messagein.h"
-#include "net/eathena/packets.h"
#include "net/eathena/protocol.h"
#include "utils/delete2.h"