From a22d7bce703101ba3ae15cb5b8545381dfe863c4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 23 Nov 2014 15:45:54 +0300 Subject: Move server slot to client slot conversion from ea into eathena and tmwa. --- src/net/ea/inventoryhandler.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/net/ea/inventoryhandler.h') diff --git a/src/net/ea/inventoryhandler.h b/src/net/ea/inventoryhandler.h index f82cf5780..734e894f0 100644 --- a/src/net/ea/inventoryhandler.h +++ b/src/net/ea/inventoryhandler.h @@ -73,9 +73,6 @@ class InventoryHandler notfinal : public Net::InventoryHandler size_t getSize(const int type) const override final A_WARN_UNUSED; - int convertFromServerSlot(const int serverSlot) - const override final A_WARN_UNUSED; - void pushPickup(const int floorId) { mSentPickups.push(floorId); } -- cgit v1.2.3-70-g09d2