aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/scene.h')
-rw-r--r--engines/sherlock/scene.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sherlock/scene.h b/engines/sherlock/scene.h
index cc01fa92ab..892163a2f6 100644
--- a/engines/sherlock/scene.h
+++ b/engines/sherlock/scene.h
@@ -130,8 +130,6 @@ public:
Common::Array<Exit> _exits;
SceneEntry _entrance;
Common::Array<SceneSound> _sounds;
- Common::Point _hsavedPos;
- int _hsavedFs;
Common::Array<Object> _canimShapes;
bool _restoreFlag;
int _animating;