mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-24 12:15:08 +00:00
Remove unused variable warning
This commit is contained in:
parent
443fd6b4f2
commit
8c5b1df986
@ -359,7 +359,6 @@ int menu_entry_select(uint32_t i)
|
||||
int menu_entry_iterate(unsigned action)
|
||||
{
|
||||
const char *label = NULL;
|
||||
menu_file_list_cbs_t *cbs = NULL;
|
||||
menu_list_t *menu_list = menu_list_get_ptr();
|
||||
|
||||
if (!menu_list)
|
||||
|
Loading…
x
Reference in New Issue
Block a user