mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Get rid of now unused extern
This commit is contained in:
parent
9c2faafb6e
commit
8e0e5096d2
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue