Remove unnecessary code

Resolves #349 (I think)
This commit is contained in:
Bertie Wheen 2022-02-06 16:04:30 +00:00 committed by GitHub
parent 966e53fa15
commit 471debc62a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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