Oops, missed a line removal. Fix build.

This commit is contained in:
oga 2009-01-11 20:35:40 +00:00
parent 1892786361
commit 5e89e3dfdd

View File

@ -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;