Get rid of now unused extern
This commit is contained in:
parent
9c2faafb6e
commit
8e0e5096d2
|
@ -1410,7 +1410,6 @@ extern const gfx_ctx_driver_t gfx_ctx_vivante_fbdev;
|
|||
extern const gfx_ctx_driver_t gfx_ctx_android;
|
||||
extern const gfx_ctx_driver_t gfx_ctx_vk_android;
|
||||
extern const gfx_ctx_driver_t gfx_ctx_ps3;
|
||||
extern const gfx_ctx_driver_t gfx_ctx_psl1ght;
|
||||
extern const gfx_ctx_driver_t gfx_ctx_w_vk;
|
||||
extern const gfx_ctx_driver_t gfx_ctx_wgl;
|
||||
extern const gfx_ctx_driver_t gfx_ctx_videocore;
|
||||
|
|
Loading…
Reference in New Issue