(Wayland) Context driver doesn't use egl api anymore

This commit is contained in:
twinaphex 2016-02-22 11:48:17 +01:00
parent a8a871bd4e
commit fd7a62f5ca

View File

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