Remove unused variable
This commit is contained in:
parent
0996e13352
commit
960ff23843
|
@ -9532,7 +9532,6 @@ bool menu_displaylist_ctl(enum menu_displaylist_ctl_state type,
|
||||||
|
|
||||||
if (settings->bools.menu_show_load_content)
|
if (settings->bools.menu_show_load_content)
|
||||||
{
|
{
|
||||||
const struct retro_subsystem_info* subsystem = subsystem_data;
|
|
||||||
/* Core not loaded completely, use the data we
|
/* Core not loaded completely, use the data we
|
||||||
* peeked on load core */
|
* peeked on load core */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue