diff options
Diffstat (limited to 'src/net/eathena/network.cpp')
-rw-r--r-- | src/net/eathena/network.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/eathena/network.cpp b/src/net/eathena/network.cpp index a45b720b6..2842760a7 100644 --- a/src/net/eathena/network.cpp +++ b/src/net/eathena/network.cpp @@ -78,9 +78,6 @@ #include "net/eathena/vendingrecv.h" #include "net/eathena/messagein.h" -#include "net/eathena/protocol.h" - -#include "utils/delete2.h" #include "debug.h" |