removed unnecessary calls to SetWindowPos when entering and leaving
authorDiederick Niehorster <dcnieho@gmail.com>
Fri, 23 Nov 2012 07:51:10 +0000 (07:51 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Fri, 23 Nov 2012 07:51:10 +0000 (07:51 +0000)
commit12e86920286ff7c8ae5e650284535bac920eacee
tree326350af9a2b7f5c809c8939a08a91430531507b
parent2272bd5a70b8bac63e1535fee6257cc4595f36e7
removed unnecessary calls to SetWindowPos when entering and leaving
fullscreen mode. This caused the Position callback to fire more than
necessary

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