summaryrefslogtreecommitdiff
path: root/src/glx/clientattrib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/clientattrib.c')
-rw-r--r--src/glx/clientattrib.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/glx/clientattrib.c b/src/glx/clientattrib.c
index b26c17938d..a7dfb53486 100644
--- a/src/glx/clientattrib.c
+++ b/src/glx/clientattrib.c
@@ -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)