aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/user_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/user_interface.h')
-rw-r--r--engines/mads/user_interface.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/mads/user_interface.h b/engines/mads/user_interface.h
index f06917310e..52512ef6ca 100644
--- a/engines/mads/user_interface.h
+++ b/engines/mads/user_interface.h
@@ -164,7 +164,6 @@ public:
UISlots _uiSlots;
DirtyAreas _dirtyAreas;
ScrCategory _category;
- Common::Rect _drawBounds;
Common::Rect *_rectP;
int _inventoryTopIndex;
int _selectedInvIndex;
@@ -199,8 +198,6 @@ public:
void drawTextElements();
- void setBounds(const Common::Rect &r);
-
/**
* Loads the animation sprite data for a given inventory object
*/