diff --git a/menu/menu_driver.h b/menu/menu_driver.h index 15591dcc21..bda5b43d4b 100644 --- a/menu/menu_driver.h +++ b/menu/menu_driver.h @@ -92,12 +92,6 @@ typedef struct menu_input_t input; - struct - { - bool active; - } action; - - rarch_setting_t *list_settings; menu_animation_t *animation;