X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fmswin%2Ffg_internal_mswin.h;h=1ec651fc6a1a58d5e5f050a45bf12f20b18e3273;hb=8f5779d2f8e49f4de9fd79689b2c7867450578ab;hp=0e97c9500cff47140c9842831ed0712d88512f99;hpb=f0ba4e97608a444ae0a94e2408ed1a647ee38672;p=freeglut diff --git a/src/mswin/fg_internal_mswin.h b/src/mswin/fg_internal_mswin.h index 0e97c95..1ec651f 100644 --- a/src/mswin/fg_internal_mswin.h +++ b/src/mswin/fg_internal_mswin.h @@ -96,8 +96,7 @@ struct tagSFG_PlatformWindowState DWORD OldStyleEx; /* window Ex style - stored before the window is made fullscreen */ 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 */ + BOOL MouseTracking; /* Needed for generating GLUT_ENTERED and GLUT_LEFT entry func callbacks on windows */ /* Need to store window titles to emulate * glutSetIconTitle/glutSetWindowTitle as Windows has only