Remove unnecessary code

Resolves #349 (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