mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 13:14:04 +00:00
Get rid of unused variable
This commit is contained in:
parent
2f6dc858e2
commit
2f3f335bc5
@ -578,7 +578,6 @@ void menu_entries_push(file_list_t *list, const char *path, const char *label,
|
||||
unsigned type, size_t directory_ptr, size_t entry_idx)
|
||||
{
|
||||
size_t idx;
|
||||
const menu_ctx_driver_t *driver = menu_ctx_driver_get_ptr();
|
||||
menu_file_list_cbs_t *cbs = NULL;
|
||||
if (!list || !label)
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user