This commit is contained in:
twinaphex 2020-07-09 09:01:23 +02:00
parent d81f426060
commit ba5d735e2c

View File

@ -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