mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-08 19:40:30 +00:00
remove stray printf
This commit is contained in:
parent
1bac8c8649
commit
16fb6d5f07
@ -1841,7 +1841,6 @@ static void wimp_font(void)
|
||||
"zahnrad", sizeof(mediapath));
|
||||
fill_pathname_join(fontpath, mediapath,
|
||||
"DroidSans.ttf", sizeof(fontpath));
|
||||
printf("**%s**\n", fontpath);
|
||||
|
||||
font_info.path = fontpath;
|
||||
font_info.size = font_size;
|
||||
|
Loading…
Reference in New Issue
Block a user