Don't have to grab this

This commit is contained in:
twinaphex 2016-10-22 06:33:15 +02:00
parent 6226abb3f8
commit 4d002ec682

View File

@ -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;