mirror of
https://github.com/libretro/RetroArch
synced 2025-02-22 12:40:09 +00:00
Remove unused variable
This commit is contained in:
parent
ab1c5f95f1
commit
82f19a0f55
@ -145,7 +145,6 @@ static int action_right_mainmenu(unsigned type, const char *label,
|
||||
{
|
||||
menu_file_list_cbs_t *cbs = NULL;
|
||||
unsigned push_list = 0;
|
||||
menu_handle_t *menu = menu_driver_get_ptr();
|
||||
menu_list_t *menu_list = menu_list_get_ptr();
|
||||
menu_navigation_t *nav = menu_navigation_get_ptr();
|
||||
unsigned action = MENU_ACTION_RIGHT;
|
||||
|
Loading…
x
Reference in New Issue
Block a user