From 272e82a0c81c786b2a464790845e0bd65bd64451 Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Thu, 3 Jan 2008 13:22:58 +0000 Subject: [PATCH] Commented out the VERSION_2_0 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 d993edba..b828cc00 100644 --- a/Source/Bind/Specifications/GL2/enumext.spec +++ b/Source/Bind/Specifications/GL2/enumext.spec @@ -836,7 +836,7 @@ GetPName enum: # ############################################################################### -VERSION_2_0 enum: +#VERSION_2_0 enum: # BLEND_EQUATION_RGB = GL_BLEND_EQUATION # EXT_blend_equation_separate # VERTEX_ATTRIB_ARRAY_ENABLED = 0x8622 # ARB_vertex_shader # VERTEX_ATTRIB_ARRAY_SIZE = 0x8623 # ARB_vertex_shader