| Index: third_party/khronos/GLES2/gl2.h
|
| diff --git a/third_party/khronos/GLES2/gl2.h b/third_party/khronos/GLES2/gl2.h
|
| index 39aa414966c561895f96bdb92a8a791beac3194e..34d06acb97c01077654bac915532bf7c5f003b40 100644
|
| --- a/third_party/khronos/GLES2/gl2.h
|
| +++ b/third_party/khronos/GLES2/gl2.h
|
| @@ -486,8 +486,6 @@ typedef khronos_ssize_t GLsizeiptr;
|
| /*-------------------------------------------------------------------------
|
| * GL core functions.
|
| *-----------------------------------------------------------------------*/
|
| -#undef GL_APICALL
|
| -#define GL_APICALL
|
| #undef GL_APIENTRY
|
| #define GL_APIENTRY
|
|
|
|
|