From 7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Dec 2015 21:11:43 +0300 Subject: Fix code style. --- src/net/eathena/inventoryrecv.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/net/eathena/inventoryrecv.cpp') diff --git a/src/net/eathena/inventoryrecv.cpp b/src/net/eathena/inventoryrecv.cpp index 91dd66fb9..b4a7e91cc 100644 --- a/src/net/eathena/inventoryrecv.cpp +++ b/src/net/eathena/inventoryrecv.cpp @@ -48,7 +48,6 @@ #include "net/eathena/itemflags.h" #include "net/eathena/menu.h" -#include "net/ea/eaprotocol.h" #include "net/ea/equipbackend.h" #include "net/ea/inventoryrecv.h" @@ -924,7 +923,6 @@ void InventoryRecv::processPlayerRefine(Net::MessageIn &msg) const Inventory *const inv = PlayerInfo::getInventory(); const Item *item = nullptr; int notifyType; - std::string message; std::string itemName; if (inv) item = inv->getItem(index); -- cgit v1.2.3-70-g09d2