mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-02 08:19:19 +00:00
Removed unused variable.
svn-id: r35618
This commit is contained in:
parent
a4f2be4638
commit
ad2fc3ee90
@ -495,7 +495,6 @@ int GUI_LoK::buttonMenuCallback(Button *caller) {
|
||||
}
|
||||
|
||||
void GUI_LoK::getInput() {
|
||||
Common::Event event;
|
||||
uint32 now = _vm->_system->getMillis();
|
||||
|
||||
_vm->checkInput(_menuButtonList);
|
||||
|
Loading…
x
Reference in New Issue
Block a user