Cleanup pass after committing callback conversion (from structure to
authorRichard Rauch <rkr@olib.org>
Thu, 6 Nov 2003 23:29:55 +0000 (23:29 +0000)
committerRichard Rauch <rkr@olib.org>
Thu, 6 Nov 2003 23:29:55 +0000 (23:29 +0000)
commit224638013a9db16bbbe6e3ff05d6cac9a939c262
tree1127379274f44df2f16104b0bc24f77cd7c4aaaf
parent5d724da03c1b5988304888c17c5eba8a40c0a529
Cleanup pass after committing callback conversion (from structure to
array-of-pointers).  Mostly deleted commented-out struct-based code.
Also added some XXX comments that I though should be pondered.  (My
own pair of eyes, and one brain cell, were not sufficient at this time
to decide what to do for those ponderables.  (^&)

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