egl: always compile surfaceless
[mesa.git] / src / egl / main / eglglobals.c
index f5814b2b2a1ee6381dd137e8f80755a658c88daf..f39cbfe4489b07e74caa434246d66c5b14efca0b 100644 (file)
@@ -95,9 +95,7 @@ struct _egl_global _eglGlobal =
    " EGL_MESA_platform_gbm"
    " EGL_KHR_platform_gbm"
 #endif
-#ifdef HAVE_SURFACELESS_PLATFORM
    " EGL_MESA_platform_surfaceless"
-#endif
    "",
 
    .debugCallback = NULL,