aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/scene.h')
-rw-r--r--engines/mads/scene.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mads/scene.h b/engines/mads/scene.h
index f5163bb43d..9493eda532 100644
--- a/engines/mads/scene.h
+++ b/engines/mads/scene.h
@@ -89,7 +89,6 @@ public:
Common::String _talkFont;
int _textSpacing;
Hotspots _hotspots;
- ScreenObjects _screenObjects;
DirtyAreas _dirtyAreas;
int _v1;
SceneInfo *_sceneInfo;