diff options
Diffstat (limited to 'engines/sherlock/scene.h')
-rw-r--r-- | engines/sherlock/scene.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sherlock/scene.h b/engines/sherlock/scene.h index 1555e37282..e13c3a5504 100644 --- a/engines/sherlock/scene.h +++ b/engines/sherlock/scene.h @@ -202,7 +202,6 @@ public: int _currentScene; int _goToScene; bool **_sceneStats; - bool **_savedStats; bool _walkedInScene; int _version; bool _lzwMode; |