This commit is contained in:
twinaphex 2015-08-17 21:15:16 +02:00
parent d1781c2761
commit b8e09769ae

View File

@ -67,7 +67,6 @@ static rarch_setting_t *menu_entry_get_setting(uint32_t i)
enum menu_entry_type menu_entry_get_type(uint32_t i)
{
menu_list_t *menu_list = menu_list_get_ptr();
rarch_setting_t *setting = menu_entry_get_setting(i);
/* XXX Really a special kind of ST_ACTION, but this should be changed */