(menu_driver.h) Remove action struct

This commit is contained in:
twinaphex 2015-06-15 02:01:11 +02:00
parent 6ec01d10ae
commit 0ee9e06f8c

View File

@ -92,12 +92,6 @@ typedef struct
menu_input_t input;
struct
{
bool active;
} action;
rarch_setting_t *list_settings;
menu_animation_t *animation;