From d7c4d7c0369ed1bca238563922af68afe2c3dc29 Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Thu, 3 Jan 2008 13:38:10 +0000 Subject: [PATCH] Commented out the VERSION_2_1 enum. --- Source/Bind/Specifications/GL2/enumext.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Bind/Specifications/GL2/enumext.spec b/Source/Bind/Specifications/GL2/enumext.spec index 5c13a787..94763724 100644 --- a/Source/Bind/Specifications/GL2/enumext.spec +++ b/Source/Bind/Specifications/GL2/enumext.spec @@ -1118,7 +1118,7 @@ GetPName enum: # ############################################################################### -VERSION_2_1 enum: +#VERSION_2_1 enum: # CURRENT_RASTER_SECONDARY_COLOR = 0x845F # New for 2.1 # PIXEL_PACK_BUFFER = 0x88EB # ARB_pixel_buffer_object # PIXEL_UNPACK_BUFFER = 0x88EC # ARB_pixel_buffer_object