mirror of
https://github.com/libretro/RetroArch
synced 2025-04-03 10:21:31 +00:00
Cleanup
This commit is contained in:
parent
8525b9e9cb
commit
8d6c7d6753
@ -148,9 +148,7 @@ QWidget *ViewsPage::widget()
|
|||||||
file_list_get_actiondata_at_offset(list, i);
|
file_list_get_actiondata_at_offset(list, i);
|
||||||
|
|
||||||
if (cbs->enum_idx == MENU_ENUM_LABEL_MENU_SHOW_SUBLABELS)
|
if (cbs->enum_idx == MENU_ENUM_LABEL_MENU_SHOW_SUBLABELS)
|
||||||
{
|
|
||||||
break;
|
break;
|
||||||
}
|
|
||||||
|
|
||||||
status->add(cbs->enum_idx);
|
status->add(cbs->enum_idx);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user