From e81a3cb2bd16f0ce1e9c256559aaa2095a1f41f6 Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Wed, 9 Jun 2010 18:46:35 -0700 Subject: update EGL headers to the latest note that this doesn't update the EGL stubs. Change-Id: I00274431a490249d93eb6b5ba13f274b7f2682ae --- opengl/tests/gl_basic/gl_basic.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'opengl/tests/gl_basic/gl_basic.cpp') diff --git a/opengl/tests/gl_basic/gl_basic.cpp b/opengl/tests/gl_basic/gl_basic.cpp index feb964a..0cc8398 100644 --- a/opengl/tests/gl_basic/gl_basic.cpp +++ b/opengl/tests/gl_basic/gl_basic.cpp @@ -114,7 +114,6 @@ void printEGLConfiguration(EGLDisplay dpy, EGLConfig config) { X(EGL_NATIVE_RENDERABLE), X(EGL_NATIVE_VISUAL_ID), X(EGL_NATIVE_VISUAL_TYPE), - X(EGL_PRESERVED_RESOURCES), X(EGL_SAMPLES), X(EGL_SAMPLE_BUFFERS), X(EGL_SURFACE_TYPE), -- cgit v1.1