mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-14 20:59:06 +00:00
Cleanup
This commit is contained in:
parent
ce31c2b02a
commit
e7e0187c8a
@ -1743,8 +1743,6 @@ static int action_ok_rpl_entry(const char *path,
|
||||
static int action_ok_start_core(const char *path,
|
||||
const char *label, unsigned type, size_t idx, size_t entry_idx)
|
||||
{
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
||||
/* No content needed for this core, load core immediately. */
|
||||
if (menu_driver_ctl(RARCH_MENU_CTL_HAS_LOAD_NO_CONTENT, NULL))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user