diff options
Diffstat (limited to 'include/GLES/glplatform.h')
-rw-r--r-- | include/GLES/glplatform.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/GLES/glplatform.h b/include/GLES/glplatform.h index 5ce0cbe84a2..543464ba6fb 100644 --- a/include/GLES/glplatform.h +++ b/include/GLES/glplatform.h @@ -51,7 +51,6 @@ extern "C" { # else # define GL_API __declspec(dllimport) # endif -# define GLAPIENTRY __stdcall #else # ifdef __GL_EXPORTS # define GL_API |