mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(menu_settings_iterate) clean up unused variable
This commit is contained in:
parent
54d6a73b72
commit
2df870f7d0
@ -191,7 +191,6 @@ static int menu_settings_iterate(unsigned action,
|
||||
const char *path = NULL;
|
||||
const char *label = NULL;
|
||||
unsigned type = 0;
|
||||
unsigned menu_type = 0;
|
||||
|
||||
driver.menu->frame_buf_pitch = driver.menu->width * 2;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user