From a0c7d1f61783e77e552896824855377e4bb43f8d Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 5 Apr 2009 19:17:33 -0600 Subject: Implement TMWServ's NpcHandler --- src/gui/shop.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gui/shop.h') diff --git a/src/gui/shop.h b/src/gui/shop.h index 190ef655..28f5d4b3 100644 --- a/src/gui/shop.h +++ b/src/gui/shop.h @@ -56,7 +56,6 @@ class ShopItems : public gcn::ListModel */ void addItem(int id, int amount, int price); -#ifdef EATHENA_SUPPORT /** * Adds an item to the list (used by sell dialog). Looks for * duplicate entries, if mergeDuplicates was turned on. @@ -67,7 +66,6 @@ class ShopItems : public gcn::ListModel * @param price price of the item */ void addItem(int inventoryIndex, int id, int amount, int price); -#endif /** * Returns the number of items in the shop. -- cgit v1.2.3-70-g09d2