diff options
Diffstat (limited to 'engines/mads/user_interface.h')
-rw-r--r-- | engines/mads/user_interface.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mads/user_interface.h b/engines/mads/user_interface.h index 80038e80e3..cd3ac1dd27 100644 --- a/engines/mads/user_interface.h +++ b/engines/mads/user_interface.h @@ -131,7 +131,6 @@ public: UISlots _uiSlots; DirtyAreas _dirtyAreas; ScrCategory _category; - int _screenObjectsCount; Common::Rect _drawBounds; Common::Rect *_rectP; int _inventoryTopIndex; |