mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-08 19:40:30 +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