diff options
Diffstat (limited to 'libraries/glew/glew_glapientry.patch')
-rw-r--r-- | libraries/glew/glew_glapientry.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libraries/glew/glew_glapientry.patch b/libraries/glew/glew_glapientry.patch deleted file mode 100644 index 3dc1e4b308246..0000000000000 --- a/libraries/glew/glew_glapientry.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- glew-1.5.1/include/GL/glew.h 2008-11-03 06:25:21.000000000 +0000 -+++ glew-patched/include/GL/glew.h 2008-11-21 23:23:16.000000000 +0000 -@@ -12243,7 +12243,6 @@ - #ifdef GLEW_APIENTRY_DEFINED
- #undef GLEW_APIENTRY_DEFINED
- #undef APIENTRY
--#undef GLAPIENTRY
- #endif
-
- #ifdef GLEW_CALLBACK_DEFINED
|