mirror of
https://github.com/libretro/RetroArch
synced 2025-02-20 15:40:44 +00:00
Build fixes.
This commit is contained in:
parent
0addc6d885
commit
1521113e8f
@ -1483,7 +1483,6 @@ const video_driver_t video_d3d9 = {
|
||||
#ifdef HAVE_RGUI
|
||||
nullptr,
|
||||
nullptr,
|
||||
nullptr,
|
||||
#endif
|
||||
d3d9_set_rotation,
|
||||
d3d9_viewport_info,
|
||||
|
@ -363,7 +363,6 @@ const video_driver_t video_sdl = {
|
||||
#ifdef HAVE_RGUI
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
#endif
|
||||
|
||||
NULL,
|
||||
|
@ -795,7 +795,6 @@ const video_driver_t video_xvideo = {
|
||||
#ifdef HAVE_RGUI
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
#endif
|
||||
|
||||
NULL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user