mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Small cleanup
This commit is contained in:
parent
948e9a1888
commit
3985497552
@ -162,8 +162,6 @@ void input_config_autoconfigure_joypad(autoconfig_params_t *params)
|
|||||||
return;
|
return;
|
||||||
|
|
||||||
/* Load from both cfg files and internal */
|
/* Load from both cfg files and internal */
|
||||||
|
|
||||||
/* Now try files */
|
|
||||||
list = dir_list_new(settings->input.autoconfig_dir, "cfg", false);
|
list = dir_list_new(settings->input.autoconfig_dir, "cfg", false);
|
||||||
|
|
||||||
if (!list)
|
if (!list)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user