Fixing the warning message when "glutGetModifiers" is called from within the special...
authorJohn F. Fay <johnffay@nettally.com>
Sat, 9 Jun 2012 19:43:44 +0000 (19:43 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Sat, 9 Jun 2012 19:43:44 +0000 (19:43 +0000)
commit7cb04a52ca8a17ec1ee7197378a34f5b3e063a9c
tree3d4308319584daf5828923948b7497f8012fa507
parent9710ac125b3a9ff545ee6cd08fa1881e921c2404
Fixing the warning message when "glutGetModifiers" is called from within the special key callback; also removing some unused key codes in the special key processing code.

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