mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-15 06:58:34 +00:00
Get rid of unused variable
This commit is contained in:
parent
12b870cafe
commit
fc1ad16586
@ -435,7 +435,6 @@ int menu_iterate(bool render_this_frame, unsigned action)
|
||||
int ret = 0;
|
||||
uint32_t hash = 0;
|
||||
menu_handle_t *menu = menu_driver_get_ptr();
|
||||
menu_navigation_t *nav = menu_navigation_get_ptr();
|
||||
menu_list_t *menu_list = menu_list_get_ptr();
|
||||
|
||||
menu_list_get_last_stack(menu_list, NULL, &label, NULL, NULL);
|
||||
|
Loading…
x
Reference in New Issue
Block a user