X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=src%2Fegl%2Ffg_state_egl.c;fp=src%2Fegl%2Ffg_state_egl.c;h=59fc9c9d5be12069cb50ed95cfff8a95d7c915c1;hb=026a20d0a52fc7922f694171616f0291c9b0514c;hp=2890d00b38ad43a86d29729fe5f2b2d91d0d2151;hpb=0e653a9d94fec583f7a4172b721c1c599e06cbc8;p=freeglut diff --git a/src/egl/fg_state_egl.c b/src/egl/fg_state_egl.c index 2890d00..59fc9c9 100644 --- a/src/egl/fg_state_egl.c +++ b/src/egl/fg_state_egl.c @@ -33,7 +33,7 @@ static int fgPlatformGetConfig( int attribute ) { int returnValue = 0; - int result; /* Not checked */ + int result __fg_unused; /* Not checked */ if( fgStructure.CurrentWindow ) result = eglGetConfigAttrib( fgDisplay.pDisplay.egl.Display,