mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-03-05 01:47:04 +00:00
Get rid of unused variable
This commit is contained in:
parent
b5aa3049c6
commit
9c6d252c37
@ -596,7 +596,6 @@ static int menu_input_key_bind_set_mode_common(rarch_setting_t *setting,
|
||||
file_list_t *menu_stack = NULL;
|
||||
settings_t *settings = config_get_ptr();
|
||||
menu_input_t *menu_input = menu_input_get_ptr();
|
||||
file_list_t *selection_buf = menu_entries_get_selection_buf_ptr();
|
||||
|
||||
if (!setting)
|
||||
return -1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user