1
0
mirror of https://github.com/libretro/RetroArch synced 2025-02-26 06:40:39 +00:00

Unused variable

This commit is contained in:
Twinaphex 2016-07-16 19:58:22 +02:00
parent e1e2e83c0f
commit a55199afb9

@ -3244,7 +3244,6 @@ static int menu_displaylist_parse_cores(
bool filter_ext = true;
struct string_list *str_list = NULL;
unsigned items_found = 0;
settings_t *settings = config_get_ptr();
if (!*info->path)
{