Mesa (master): glapi: Remove duplicate ARB_base_instance from gl_API.xml

Ian Romanick idr at kemper.freedesktop.org
Wed Jan 16 07:20:58 UTC 2013


Module: Mesa
Branch: master
Commit: 1cedf7819b605cd78ae4762c2abc20988577d852
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1cedf7819b605cd78ae4762c2abc20988577d852

Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Tue Jan 15 23:20:02 2013 -0800

glapi: Remove duplicate ARB_base_instance from gl_API.xml

Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>

---

 src/mapi/glapi/gen/gl_API.xml |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml
index 4e5bef7..404ccea 100644
--- a/src/mapi/glapi/gen/gl_API.xml
+++ b/src/mapi/glapi/gen/gl_API.xml
@@ -8306,8 +8306,6 @@
   <enum name="MIN_MAP_BUFFER_ALIGNMENT" value="0x90BC" />
 </category>
 
-<xi:include href="ARB_base_instance.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-
 <xi:include href="ARB_texture_storage.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
 <!-- ARB extensions #118...#126 -->




More information about the mesa-commit mailing list