Removed nonstandard #warning constructs. Converted to XXX comments.
authorRichard Rauch <rkr@olib.org>
Fri, 20 Feb 2004 23:31:41 +0000 (23:31 +0000)
committerRichard Rauch <rkr@olib.org>
Fri, 20 Feb 2004 23:31:41 +0000 (23:31 +0000)
commit427572de3a4312492506b29306ab7ca80a4816b5
tree44257982bbf066897f4939ac57119fecd1d587ba
parentc466a2b89f6e2984080ee387922319be57fdca14
Removed nonstandard #warning constructs.  Converted to XXX comments.
(These are warnings about gamemode features not working the same on
some systems as on others.  The semantics of gamemode are dubious,
since it was never formally documented, and has for a long time
worked in different ways on different systems, so it is arguable that
there is nothing really wrong with systems that don't support
resolution-changes.)

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@468 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_gamemode.c