diff options
Diffstat (limited to 'src/net/eathena/updateprotocol_main.cpp')
-rw-r--r-- | src/net/eathena/updateprotocol_main.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/eathena/updateprotocol_main.cpp b/src/net/eathena/updateprotocol_main.cpp index 0a4c3c57f..77e93614b 100644 --- a/src/net/eathena/updateprotocol_main.cpp +++ b/src/net/eathena/updateprotocol_main.cpp @@ -20,9 +20,6 @@ #include "net/eathena/updateprotocol_main.h" -#include "logger.h" - -#include "net/eathena/network.h" #include "net/eathena/protocolout.h" #include "debug.h" |