disable junk for mingw

This commit is contained in:
Daniel Borca 2004-12-06 08:10:33 +00:00
parent ac7091078f
commit d033ce63da

View file

@ -111,6 +111,7 @@
#endif /* WIN32 / CYGWIN bracket */
#ifndef __MINGW32__
/* XXX why is this here?
* It should probaby be somewhere in src/mesa/drivers/windows/
*/
@ -143,6 +144,7 @@ typedef struct tagPIXELFORMATDESCRIPTOR PIXELFORMATDESCRIPTOR, *PPIXELFORMATDESC
#include <GL/mesa_wgl.h>
#endif
#endif
#endif /* !__MINGW32__ */
/*