mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
(Wayland) Context driver doesn't use egl api anymore
This commit is contained in:
parent
a8a871bd4e
commit
fd7a62f5ca
@ -874,7 +874,6 @@ static bool gfx_ctx_wl_bind_api(void *video_driver,
|
||||
#ifdef HAVE_EGL
|
||||
g_egl_major = major;
|
||||
g_egl_minor = minor;
|
||||
g_egl_api = api;
|
||||
#endif
|
||||
|
||||
switch (api)
|
||||
|
Loading…
x
Reference in New Issue
Block a user