mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Get rid of unused variable warning
This commit is contained in:
parent
f41532c029
commit
f7f7b798ee
@ -6566,7 +6566,6 @@ bool menu_setting_action_right(rarch_setting_t *setting, bool wraparound)
|
||||
void menu_setting_free(rarch_setting_t *list)
|
||||
{
|
||||
rarch_setting_t *setting = list;
|
||||
uint64_t flags = menu_setting_get_flags(setting);
|
||||
|
||||
if (!list)
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user