Added Nigel's suggested code to clear all but the destroy callback early
authorRichard Rauch <rkr@olib.org>
Mon, 10 Nov 2003 09:42:14 +0000 (09:42 +0000)
committerRichard Rauch <rkr@olib.org>
Mon, 10 Nov 2003 09:42:14 +0000 (09:42 +0000)
commit5d0b4593ef4715accf82902ff3d80edfb4e2900e
tree89206b066c6842b00b9c4c7ec6532297330e27f6
parent0b9c4701facc952c0b1a2a4f5e23bdb4c84cae21
Added Nigel's suggested code to clear all but the destroy callback early
on, leaving Destroy to be cleared later after the last possible point
where it should be invoked.

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