1
0
mirror of https://github.com/Perlmint/glew-cmake.git synced 2025-03-23 17:16:45 +00:00

Remove unnecessary code

Resolves  (I think)
This commit is contained in:
Bertie Wheen 2022-02-06 16:04:30 +00:00 committed by Nigel Stewart
parent 55c8b94608
commit c6673b15bf

View File

@ -63,11 +63,6 @@
# define APIENTRY
# endif
#endif
#ifndef GLAPI
# if defined(__MINGW32__) || defined(__CYGWIN__)
# define GLAPI extern
# endif
#endif
/* <winnt.h> */
#ifndef CALLBACK
#define GLEW_CALLBACK_DEFINED