From 0cff44ef5c1383a638c30cc9f5f8c81b6b4318f9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 30 Oct 2012 13:05:34 +0300 Subject: Add unused warnings to other files. --- src/net/inventoryhandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/inventoryhandler.h') diff --git a/src/net/inventoryhandler.h b/src/net/inventoryhandler.h index 5d6062710..9be6daceb 100644 --- a/src/net/inventoryhandler.h +++ b/src/net/inventoryhandler.h @@ -60,7 +60,7 @@ class InventoryHandler int destination) = 0; // TODO: fix/remove me - virtual size_t getSize(int type) const = 0; + virtual size_t getSize(int type) const A_WARN_UNUSED = 0; virtual int convertFromServerSlot(int eAthenaSlot) const = 0; }; -- cgit v1.2.3-60-g2f50