mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 12:40:23 +00:00
CLeanup
This commit is contained in:
parent
d81f426060
commit
ba5d735e2c
@ -647,14 +647,8 @@ static const gfx_ctx_driver_t *gfx_ctx_drivers[] = {
|
||||
&gfx_ctx_gdi,
|
||||
#endif
|
||||
#endif
|
||||
#ifdef HAVE_SIXEL
|
||||
&gfx_ctx_sixel,
|
||||
#endif
|
||||
#ifdef HAVE_NETWORK_VIDEO
|
||||
&gfx_ctx_network,
|
||||
#endif
|
||||
#if defined(HAVE_FPGA)
|
||||
&gfx_ctx_fpga,
|
||||
#endif
|
||||
&gfx_ctx_null,
|
||||
NULL
|
||||
|
Loading…
x
Reference in New Issue
Block a user