diff --git a/glamor/glamor_egl.c b/glamor/glamor_egl.c index b0d3e9efe..53a74b8da 100644 --- a/glamor/glamor_egl.c +++ b/glamor/glamor_egl.c @@ -665,7 +665,6 @@ glamor_egl_init(ScrnInfoPtr scrn, int fd) goto error; \ } - GLAMOR_CHECK_EGL_EXTENSION(KHR_gl_texture_2D_image); GLAMOR_CHECK_EGL_EXTENSION(KHR_surfaceless_context); if (eglBindAPI(EGL_OPENGL_API)) {