egl: always compile surfaceless
[mesa.git] / src / egl / main / egldisplay.h
index 02ac4fb9a9dc2ada68321d1fb5c5572d6bec5f08..951679ba0f033d1f0e8f5d7ad3b6a422a5c1689c 100644 (file)
@@ -309,11 +309,9 @@ _eglGetWaylandDisplay(struct wl_display *native_display,
                       const EGLAttrib *attrib_list);
 #endif
 
-#ifdef HAVE_SURFACELESS_PLATFORM
 _EGLDisplay*
 _eglGetSurfacelessDisplay(void *native_display,
                           const EGLAttrib *attrib_list);
-#endif
 
 #ifdef HAVE_ANDROID_PLATFORM
 _EGLDisplay*