X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffg_window_x11_glx.c;h=bbabb75c8ee36d12b3745c9d7d6ea272fd5eb96d;hb=207c3128bf025b5e025bace5c0425d380dd72aa9;hp=2efe7e82d530452b9f3ecbe229018462ac786af1;hpb=c0a9c566efc4ca3c4ea170f9b538c6c16cb481ed;p=freeglut diff --git a/src/x11/fg_window_x11_glx.c b/src/x11/fg_window_x11_glx.c index 2efe7e8..bbabb75 100644 --- a/src/x11/fg_window_x11_glx.c +++ b/src/x11/fg_window_x11_glx.c @@ -115,7 +115,7 @@ int fghChooseConfig(GLXFBConfig* fbconfig) if (fbconfigArray != NULL) { - int result; /* Returned by glXGetFBConfigAttrib, not checked. */ + int result __fg_unused; /* Returned by glXGetFBConfigAttrib, not checked. */ if( wantIndexedMode )