egl: assorted fixes for Windows
[mesa.git] / include / GLES / glplatform.h
index 56b3abcbe03551ac67884f94a7a4161b45dfa09e..afbec74ea5f5b4314c10643ed450c907ed44fe6e 100644 (file)
@@ -45,9 +45,7 @@ extern "C" {
  * Definition of GL_API and GL_APIENTRY
  *-----------------------------------------------------------------------*/
 
-#if defined(AEE_SIMULATOR)
 #define __GL_EXPORTS
-#endif
 
 #ifdef _WIN32
 #   ifdef __GL_EXPORTS