Oops, missed a line removal. Fix build.
This commit is contained in:
parent
1892786361
commit
5e89e3dfdd
1
dist/Mesa/src/glx/x11/glx_pbuffer.c
vendored
1
dist/Mesa/src/glx/x11/glx_pbuffer.c
vendored
@ -221,7 +221,6 @@ GetDrawableAttribute( Display *dpy, GLXDrawable drawable,
|
||||
unsigned int i;
|
||||
unsigned int num_attributes;
|
||||
GLboolean use_glx_1_3;
|
||||
|| (priv->minorVersion >= 3));
|
||||
|
||||
if ( (dpy == NULL) || (drawable == 0) ) {
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user