summaryrefslogtreecommitdiff
path: root/include/GL/glx.h
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-03-03 15:35:51 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-03-03 15:35:51 +0000
commit54ec0cbfa9b42a0f03c6a5fe945cac94b37e4885 (patch)
tree234043780d04ca29acf4f6af3c19ed93be4ce55e /include/GL/glx.h
parent4c7e3c29f7cbf9443b7abe11881504fff3cbfcc2 (diff)
removed GLX_VERSION_1_3 for now
Diffstat (limited to 'include/GL/glx.h')
-rw-r--r--include/GL/glx.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/GL/glx.h b/include/GL/glx.h
index a1d28bcc7f..e3a580bc81 100644
--- a/include/GL/glx.h
+++ b/include/GL/glx.h
@@ -1,4 +1,4 @@
-/* $Id: glx.h,v 1.13 2000/02/27 18:26:54 brianp Exp $ */
+/* $Id: glx.h,v 1.14 2000/03/03 15:35:51 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -50,7 +50,6 @@ extern "C" {
#define GLX_VERSION_1_1 1
#define GLX_VERSION_1_2 1
-#define GLX_VERSION_1_3 1
#define GLX_EXTENSION_NAME "GLX"