From 6b5c7e7a5ed32abfc98d9acdebacc50c68a91a1d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Apr 2013 17:06:02 +0300 Subject: another fixes from cpplint. --- src/net/inventoryhandler.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/net/inventoryhandler.h') diff --git a/src/net/inventoryhandler.h b/src/net/inventoryhandler.h index 48e6e7afe..d751676e6 100644 --- a/src/net/inventoryhandler.h +++ b/src/net/inventoryhandler.h @@ -57,13 +57,10 @@ class InventoryHandler virtual void closeStorage(const int type) const = 0; - //void changeCart() = 0; - virtual void moveItem2(const int source, const int slot, const int amount, const int destination) const = 0; - // TODO: fix/remove me virtual size_t getSize(const int type) const A_WARN_UNUSED = 0; virtual int convertFromServerSlot(const int eAthenaSlot) const = 0; -- cgit v1.2.3-70-g09d2