summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"