Silence warning

This commit is contained in:
twinaphex 2017-03-26 03:31:41 +02:00
parent ef733f0049
commit 4a9639f02f

View File

@ -2631,7 +2631,9 @@ static int menu_displaylist_parse_load_content_settings(
menu_displaylist_info_t *info)
{
menu_handle_t *menu = NULL;
#if defined(HAVE_CHEEVOS) || defined(HAVE_LAKKA)
settings_t *settings = config_get_ptr();
#endif
if (!menu_driver_ctl(RARCH_MENU_CTL_DRIVER_DATA_GET, &menu))
return -1;