xlib: silence unused var warning
authorBrian Paul <brianp@vmware.com>
Tue, 28 Feb 2012 03:28:09 +0000 (20:28 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 28 Feb 2012 03:28:37 +0000 (20:28 -0700)
src/mesa/drivers/x11/fakeglx.c

index fffcae489824763ac02e8477104025b4cc5f50d7..c30ba04a01ce36b3430b2f7c74e1950eb7a24005 100644 (file)
@@ -1153,6 +1153,7 @@ choose_visual( Display *dpy, int screen, const int *list, GLboolean fbConfig )
       return NULL;
 
    (void) caveat;
+   (void) min_ci;
 
    /*
     * Since we're only simulating the GLX extension this function will never