gles: Don't define GLAPIENTRY here.

This commit is contained in:
José Fonseca
2008-06-30 12:49:14 +09:00
parent 9d94d133b0
commit 810888f656
2 changed files with 0 additions and 2 deletions

View File

@@ -51,7 +51,6 @@ extern "C" {
# else
# define GL_API __declspec(dllimport)
# endif
# define GLAPIENTRY __stdcall
#else
# ifdef __GL_EXPORTS
# define GL_API