mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-06 11:38:23 +00:00
Cleanup
This commit is contained in:
parent
6664bf2522
commit
b7982d9662
@ -232,10 +232,6 @@ static void mui_blit_line(float x, float y, unsigned width, unsigned height,
|
||||
int font_size;
|
||||
struct font_params params;
|
||||
void *fb_buf = NULL;
|
||||
menu_handle_t *menu = menu_driver_get_ptr();
|
||||
|
||||
if (!menu)
|
||||
return;
|
||||
|
||||
menu_display_ctl(MENU_DISPLAY_CTL_FONT_SIZE, &font_size);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user