mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-09 10:48:48 +00:00
Oops, missed a line removal. Fix build.
This commit is contained in:
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;
|
||||
|
||||
Reference in New Issue
Block a user