mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-27 06:11:51 +00:00
Cleanup
This commit is contained in:
parent
efc52c3f74
commit
ed1d86205d
@ -1752,9 +1752,7 @@ static bool config_load_file(const char *path, bool set_defaults)
|
||||
}
|
||||
#ifndef HAVE_DYNAMIC
|
||||
if (config_get_path(conf, "libretro_path", tmp_str, sizeof(tmp_str)))
|
||||
{
|
||||
strlcpy(settings->path.libretro, tmp_str, sizeof(settings->path.libretro));
|
||||
}
|
||||
#endif
|
||||
#ifdef HAVE_MENU
|
||||
if (config_get_path(conf, "rgui_browser_directory", tmp_str, sizeof(tmp_str)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user