mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-04 17:18:39 +00:00
Get rid of unused variable
This commit is contained in:
parent
3ead5590e6
commit
ecce47a8fb
@ -2019,7 +2019,6 @@ static int menu_displaylist_deferred_push(menu_displaylist_info_t *info)
|
||||
|
||||
int menu_displaylist_push(file_list_t *list, file_list_t *menu_list)
|
||||
{
|
||||
int ret;
|
||||
unsigned type = 0;
|
||||
const char *path = NULL;
|
||||
const char *label = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user