mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Cleanup
This commit is contained in:
parent
a3fd1868c1
commit
9f2e61cddd
@ -187,8 +187,6 @@ bool menu_display_ctl(enum menu_display_ctl_state state, void *data)
|
||||
}
|
||||
break;
|
||||
case MENU_DISPLAY_CTL_FONT_BIND_BLOCK:
|
||||
if (!disp)
|
||||
return false;
|
||||
font_driver_bind_block(menu_display_font_buf, data);
|
||||
break;
|
||||
case MENU_DISPLAY_CTL_FONT_FLUSH_BLOCK:
|
||||
|
Loading…
x
Reference in New Issue
Block a user