X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Fmapi%2Fglapi%2Fglapi.h;h=e909cf892ab1ced271ee71bda6c9491df3bd25f4;hp=8cca50487c4bc529624e5ab50165209980f068d1;hb=bb770af3a59e5935c108c05ee45490fc5668d4a3;hpb=3f04314ae2659748c8cf73ec649a035bc9e01597 diff --git a/src/mapi/glapi/glapi.h b/src/mapi/glapi/glapi.h index 8cca50487c4..e909cf892ab 100644 --- a/src/mapi/glapi/glapi.h +++ b/src/mapi/glapi/glapi.h @@ -45,11 +45,6 @@ #define _GLAPI_H -/* opengl.dll does not export _glapi_* */ -#if defined(_WIN32) -#define _GLAPI_NO_EXPORTS -#endif - #ifdef _GLAPI_NO_EXPORTS # define _GLAPI_EXPORT #else /* _GLAPI_NO_EXPORTS */