Revert accidental commits from the xquartz tree
[mesa.git] / src / glx / clientattrib.c
index b26c17938db9d750d5d0387da85585d79ffe333c..a7dfb5348603444752fe2b4a44741ff519888f48 100644 (file)
@@ -35,7 +35,6 @@
 
 /*****************************************************************************/
 
-#ifndef GLX_USE_APPLEGL
 static void
 do_enable_disable(GLenum array, GLboolean val)
 {
@@ -124,7 +123,6 @@ __indirect_glPopClientAttrib(void)
       return;
    }
 }
-#endif
 
 void
 __glFreeAttributeState(__GLXcontext * gc)