X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffg_window_x11.c;h=1b90bf55c5922eaec8b237e6a102910ae0c112d6;hb=8c3eab0efb7f82a94014e0c1342c287e19461041;hp=2b9012c5c4931c9a858777ecdec48690dda33285;hpb=b744f1401b990f642e96d4c65cc86eca5224efd1;p=freeglut diff --git a/src/x11/fg_window_x11.c b/src/x11/fg_window_x11.c index 2b9012c..1b90bf5 100644 --- a/src/x11/fg_window_x11.c +++ b/src/x11/fg_window_x11.c @@ -132,7 +132,6 @@ void fgPlatformOpenWindow( SFG_Window* window, const char* title, XWMHints wmHints; XEvent eventReturnBuffer; /* return buffer required for a call */ unsigned long mask; - int num_FBConfigs, i; unsigned int current_DisplayMode = fgState.DisplayMode ; /* Save the display mode if we are creating a menu window */