xlib: silence unused var warning

This commit is contained in:
Brian Paul 2012-02-27 20:28:09 -07:00
parent 67e501ad29
commit 2aeadabc7e
1 changed files with 1 additions and 0 deletions

View 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