summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/x11/glxapi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers/x11/glxapi.c')
-rw-r--r--src/mesa/drivers/x11/glxapi.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/drivers/x11/glxapi.c b/src/mesa/drivers/x11/glxapi.c
index dba92aa04d..f845b5a5bc 100644
--- a/src/mesa/drivers/x11/glxapi.c
+++ b/src/mesa/drivers/x11/glxapi.c
@@ -1,4 +1,4 @@
-/* $Id: glxapi.c,v 1.3 1999/09/16 15:54:21 brianp Exp $ */
+/* $Id: glxapi.c,v 1.4 1999/10/27 09:50:10 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -419,7 +419,7 @@ GLboolean glXSet3DfxModeMESA( GLint mode )
-#ifdef GLX_EXT_get_proc_address
+#if 0 /* spec for this not finalized yet */
void (*glXGetProcAddressEXT( const GLubyte *procName ))()
{
#ifdef REALGLX