X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fmswin%2Ffg_internal_mswin.h;h=ee52382b553dc4c3f43fdd092289bc0d9729f58e;hb=99d53f15a4216240088132f6af9cb194b519b1cc;hp=0e97c9500cff47140c9842831ed0712d88512f99;hpb=33809048f02c69b63bc8ac4a0fafc7f6eaf4a363;p=freeglut diff --git a/src/mswin/fg_internal_mswin.h b/src/mswin/fg_internal_mswin.h index 0e97c95..ee52382 100644 --- a/src/mswin/fg_internal_mswin.h +++ b/src/mswin/fg_internal_mswin.h @@ -97,7 +97,6 @@ struct tagSFG_PlatformWindowState BOOL OldMaximized; /* window maximized state - stored before the window is made fullscreen */ GLboolean MouseTracking; /* Needed for generating GLUT_ENTERED and GLUT_LEFT entry func callbacks on windows */ - GLboolean WindowFuncCalled; /* Indicate whether windowStatus/visibility func was notified that this window was created */ /* Need to store window titles to emulate * glutSetIconTitle/glutSetWindowTitle as Windows has only