GLUT_WINDOW_WIDTH and GLUT_WINDOW_HEIGHT can simply be gotten from the
authorDiederick Niehorster <dcnieho@gmail.com>
Fri, 23 Nov 2012 09:31:52 +0000 (09:31 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Fri, 23 Nov 2012 09:31:52 +0000 (09:31 +0000)
commit0c60c0afc427ba467439122f60a1a76dca023f62
treefdb809d00821ecfa8ff2ad2fa07e8390c937bfe9
parent2311715fe82a2712f4b98c591ad761717bcc3e77
GLUT_WINDOW_WIDTH and GLUT_WINDOW_HEIGHT can simply be gotten from the
window's state. This also simplifies GLUT_WINDOW_X and GLUT_WINDOW_Y a
lot

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