From 2e41a5e304d9c35ece851b8a65482bca8784b582 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Wed, 22 Dec 2010 11:29:06 +0200 Subject: just savin' --- src/guiInventoryMenu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/guiInventoryMenu.h') diff --git a/src/guiInventoryMenu.h b/src/guiInventoryMenu.h index 8bfade4c4..b581a1166 100644 --- a/src/guiInventoryMenu.h +++ b/src/guiInventoryMenu.h @@ -61,6 +61,7 @@ public: void resizeGui(); // Updates stuff from inventory to screen + // TODO: Remove, not used void update(); void draw(); @@ -80,7 +81,6 @@ public: private: Inventory *m_inventory; - core::array m_slots; v2u32 m_screensize_old; }; -- cgit v1.2.3