mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-03 08:38:18 +00:00
remove unused variable
This commit is contained in:
parent
3dc26db377
commit
c51e4397b0
@ -1014,7 +1014,6 @@ void input_driver_poll(void)
|
||||
|
||||
bool input_driver_init(void)
|
||||
{
|
||||
unsigned i;
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
||||
if (current_input)
|
||||
|
Loading…
Reference in New Issue
Block a user