diff --git a/gfx/video_driver.h b/gfx/video_driver.h index 07bb5aa542..1f54bac87b 100644 --- a/gfx/video_driver.h +++ b/gfx/video_driver.h @@ -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;