summaryrefslogtreecommitdiff
path: root/include/GLES
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@tungstengraphics.com>2008-06-30 12:49:14 +0900
committerJosé Fonseca <jrfonseca@tungstengraphics.com>2008-06-30 12:49:32 +0900
commit810888f6564a1421f82190fbb8766ad8c79d88b7 (patch)
treee1146aa4865120a7500c23f6bc39c5fdd26f20dc /include/GLES
parent9d94d133b019ef23ee03cc691fcb5602451604ae (diff)
gles: Don't define GLAPIENTRY here.
Diffstat (limited to 'include/GLES')
-rw-r--r--include/GLES/glplatform.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/GLES/glplatform.h b/include/GLES/glplatform.h
index 5ce0cbe84a..543464ba6f 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