(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…
Reference in New Issue