mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-21 01:05:59 +00:00
SHERLOCK: RT: Remove unused local
This commit is contained in:
parent
0f6d103353
commit
c28cdf87bc
@ -59,7 +59,6 @@ void TattooUserInterface::lookAtObject() {
|
||||
Scene &scene = *_vm->_scene;
|
||||
Sound &sound = *_vm->_sound;
|
||||
Talk &talk = *_vm->_talk;
|
||||
Common::Point mousePos = events.mousePos();
|
||||
Common::String desc;
|
||||
int cAnimSpeed = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user