mirror of
https://github.com/libretro/RetroArch.git
synced 2025-03-03 07:18:56 +00:00
Get rid of unused variable
This commit is contained in:
parent
99572a9f92
commit
5673468bb3
@ -2501,7 +2501,6 @@ static void save_keybinds_user(config_file_t *conf, unsigned user)
|
||||
void config_load(void)
|
||||
{
|
||||
settings_t *settings = config_get_ptr();
|
||||
global_t *global = global_get_ptr();
|
||||
|
||||
/* Flush out per-core configs before loading a new config. */
|
||||
if (!string_is_empty(path_core_specific_config) &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user