mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-29 03:00:24 +00:00
Don't have to grab this
This commit is contained in:
parent
6226abb3f8
commit
4d002ec682
@ -618,7 +618,6 @@ retro_input_t input_keys_pressed(void)
|
||||
{
|
||||
unsigned i;
|
||||
retro_input_t ret;
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
||||
ret.type = 0;
|
||||
ret.state = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user