diff options
Diffstat (limited to 'include/EGL')
-rw-r--r-- | include/EGL/eglext.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/EGL/eglext.h b/include/EGL/eglext.h index 0449ae2cd1a..9484b83c650 100644 --- a/include/EGL/eglext.h +++ b/include/EGL/eglext.h @@ -392,7 +392,6 @@ typedef EGLBoolean (EGLAPIENTRYP PFNEGLSWAPBUFFERSREGIONNOK) (EGLDisplay dpy, EG #ifndef EGL_ANDROID_image_native_buffer #define EGL_ANDROID_image_native_buffer 1 -struct android_native_buffer_t; #define EGL_NATIVE_BUFFER_ANDROID 0x3140 /* eglCreateImageKHR target */ #endif |