Cleaned up glutMainLoop() a bit:
authorRichard Rauch <rkr@olib.org>
Mon, 27 Oct 2003 05:12:09 +0000 (05:12 +0000)
committerRichard Rauch <rkr@olib.org>
Mon, 27 Oct 2003 05:12:09 +0000 (05:12 +0000)
commit29fad6e896c278fd6ef8ca5fd19b38b0942f41dc
tree62673cc57779b975ff3b347f705a78e64c084a45
parentb047745311a0c214683451748dd67195f530f559
Cleaned up glutMainLoop() a bit:

 * Deleted numerous say-nothing-new comments.
 * Reformatted a say-something-useful comment to fit on an 80-column
   display.

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