X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffreeglut_state.c;fp=src%2Ffreeglut_state.c;h=535569232b7500da719f3e0b28f0fcdfb7b5af0a;hb=93c3516de93ef4839f62006307e129ab75cf5fe8;hp=45513cdfdbea7dc5407e37e83389bd6232757b14;hpb=b5d15fe4803fdaaa5020a3feee7e754975b2a585;p=freeglut diff --git a/src/freeglut_state.c b/src/freeglut_state.c index 45513cd..5355692 100644 --- a/src/freeglut_state.c +++ b/src/freeglut_state.c @@ -120,7 +120,6 @@ void FGAPIENTRY glutSetOption( GLenum eWhat, int value ) } #if TARGET_HOST_MS_WINDOWS -/* WRONG-- FIXME */ /* The following include file is available from SGI but is not standard: * #include * So we copy the necessary parts out of it to support the multisampling query