Small cleanup

This commit is contained in:
twinaphex 2015-03-27 17:48:27 +01:00
parent 948e9a1888
commit 3985497552

View File

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