mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
get_label - some more cleanups
This commit is contained in:
parent
86d6155026
commit
e0a7c38fdb
@ -2848,8 +2848,6 @@ void setting_data_get_label(void *data, char *type_str,
|
||||
size_t type_str_size, unsigned *w, unsigned type,
|
||||
const char *menu_label, const char *label, unsigned idx)
|
||||
{
|
||||
file_list_t *list = (file_list_t*)data;
|
||||
|
||||
if (!driver.menu || !driver.menu->menu_list || !label)
|
||||
return;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user