summaryrefslogtreecommitdiff
path: root/src/net/eathena/inventoryrecv.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-04-08 19:37:48 +0300
committerAndrei Karas <akaras@inbox.ru>2016-04-08 19:37:48 +0300
commitc8007693768d599726119b89cff5ab6aa1cf000d (patch)
tree0beda4b49c5c30a254046d2cba9b54e983e0eb58 /src/net/eathena/inventoryrecv.cpp
parent661ae1c08d0cab92011e1913e587901c51aee5fe (diff)
downloadplus-c8007693768d599726119b89cff5ab6aa1cf000d.tar.gz
plus-c8007693768d599726119b89cff5ab6aa1cf000d.tar.bz2
plus-c8007693768d599726119b89cff5ab6aa1cf000d.tar.xz
plus-c8007693768d599726119b89cff5ab6aa1cf000d.zip
Fix code style.
Diffstat (limited to 'src/net/eathena/inventoryrecv.cpp')
-rw-r--r--src/net/eathena/inventoryrecv.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/eathena/inventoryrecv.cpp b/src/net/eathena/inventoryrecv.cpp
index c3f752a6d..5ba7a81b3 100644
--- a/src/net/eathena/inventoryrecv.cpp
+++ b/src/net/eathena/inventoryrecv.cpp
@@ -1057,7 +1057,6 @@ void InventoryRecv::processPlayerCartEquip(Net::MessageIn &msg)
void InventoryRecv::processPlayerCartItems(Net::MessageIn &msg)
{
-//+++
BLOCK_START("InventoryRecv::processPlayerCartItems")
Ea::InventoryRecv::mInventoryItems.clear();