mirror of
https://github.com/libretro/RetroArch
synced 2025-04-02 07:20:34 +00:00
Get rid of remnant
This commit is contained in:
parent
09f595e0a8
commit
1bda81560e
@ -956,10 +956,6 @@ static bool d3d9_initialize(d3d9_video_t *d3d, const video_info_t *info)
|
|||||||
d3d9_set_viewport(d3d,
|
d3d9_set_viewport(d3d,
|
||||||
width, height, false, true);
|
width, height, false, true);
|
||||||
|
|
||||||
#ifdef _XBOX
|
|
||||||
strlcpy(settings->paths.path_font, "game:\\media\\Arial_12.xpr",
|
|
||||||
sizeof(settings->paths.path_font));
|
|
||||||
#endif
|
|
||||||
font_driver_init_osd(d3d, info,
|
font_driver_init_osd(d3d, info,
|
||||||
false,
|
false,
|
||||||
info->is_threaded,
|
info->is_threaded,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user