aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scene.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-03-27 19:52:46 -0400
committerPaul Gilbert2015-03-27 19:52:46 -0400
commit56a854e2292f420a6ab03c65174f9fc0310bc2fa (patch)
treea41694130bf5b6ac0fe6bc6f58daff5d22a6a582 /engines/sherlock/scene.h
parent4fad808aad87bc15827eed180f395c04c260e447 (diff)
downloadscummvm-rg350-56a854e2292f420a6ab03c65174f9fc0310bc2fa.tar.gz
scummvm-rg350-56a854e2292f420a6ab03c65174f9fc0310bc2fa.tar.bz2
scummvm-rg350-56a854e2292f420a6ab03c65174f9fc0310bc2fa.zip
SHERLOCK: Fixes for examine dialog display
Diffstat (limited to 'engines/sherlock/scene.h')
-rw-r--r--engines/sherlock/scene.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sherlock/scene.h b/engines/sherlock/scene.h
index 27313e34af..007f910b10 100644
--- a/engines/sherlock/scene.h
+++ b/engines/sherlock/scene.h
@@ -123,7 +123,6 @@ public:
Common::Point _bigPos;
Common::Point _overPos;
int _charPoint, _oldCharPoint;
- ImageFile *_controlPanel;
int _keyboardInput;
int _oldKey, _help, _oldHelp;
int _oldTemp, _temp;