mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 21:39:54 +00:00
Remove unused variable
This commit is contained in:
parent
4e74a6f8b1
commit
bc48080ee5
@ -7958,7 +7958,6 @@ unsigned menu_displaylist_build_list(
|
||||
#ifdef HAVE_SCREENSHOTS
|
||||
bool notification_show_screenshot = settings->bools.notification_show_screenshot;
|
||||
#endif
|
||||
bool notification_show_refresh_rate = settings->bools.notification_show_refresh_rate;
|
||||
#endif
|
||||
menu_displaylist_build_info_selective_t build_list[] = {
|
||||
{MENU_ENUM_LABEL_FPS_SHOW, PARSE_ONLY_BOOL, true },
|
||||
|
Loading…
x
Reference in New Issue
Block a user