mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-08 19:40:30 +00:00
Silence OSX warning
This commit is contained in:
parent
a8b91ee910
commit
043574c5be
@ -246,7 +246,6 @@ unsigned menu_event(uint64_t input, uint64_t trigger_input)
|
||||
input_keyboard_event(true, '\n', '\n', 0, RETRO_DEVICE_KEYBOARD);
|
||||
|
||||
trigger_input = 0;
|
||||
ok_trigger = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user