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 e1eee9154a..79e0fd4029 100644
--- a/engines/mads/scene.h
+++ b/engines/mads/scene.h
@@ -98,7 +98,6 @@ public:
int _textSpacing;
Hotspots _hotspots;
DirtyAreas _dirtyAreas;
- int _initialVariant;
int _variant;
SceneInfo *_sceneInfo;
MSurface _backgroundSurface;