- moving to a new way of handling window changes (position, size, visibility)
[freeglut] / src / mswin / fg_internal_mswin.h
index 0e97c95..ee52382 100644 (file)
@@ -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