diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-12-18 21:11:43 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-12-18 21:11:43 +0300 |
commit | 7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9 (patch) | |
tree | a4f136272f5b52a1c425429a36755bd06ddd1ba0 /src/net/eathena/buyingstorehandler.cpp | |
parent | b4fcb4e1b208b6127ca28412d1a75f1ef30d1f85 (diff) | |
download | plus-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.tar.gz plus-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.tar.bz2 plus-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.tar.xz plus-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.zip |
Fix code style.
Diffstat (limited to 'src/net/eathena/buyingstorehandler.cpp')
-rw-r--r-- | src/net/eathena/buyingstorehandler.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/eathena/buyingstorehandler.cpp b/src/net/eathena/buyingstorehandler.cpp index 682cc68cb..8ff7f65bb 100644 --- a/src/net/eathena/buyingstorehandler.cpp +++ b/src/net/eathena/buyingstorehandler.cpp @@ -27,8 +27,6 @@ #include "const/net/inventory.h" -#include "net/ea/eaprotocol.h" - #include "net/eathena/messageout.h" #include "net/eathena/protocolout.h" |