glapi: Remove static_dispatch from the DTD
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 13 May 2015 00:17:11 +0000 (17:17 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Sat, 16 May 2015 03:22:43 +0000 (20:22 -0700)
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
src/mapi/glapi/gen/gl_API.dtd

index ab321fad0f81b93fa008733e76b07500929f0b82..298ba3c888ab520a6a8d01b4f7a4a8cf63060ed5 100644 (file)
@@ -34,7 +34,6 @@
 <!ATTLIST function name                NMTOKEN #REQUIRED
                    alias               NMTOKEN #IMPLIED
                    offset              CDATA   #IMPLIED
-                   static_dispatch     (true | false) "true"
                    vectorequiv         NMTOKEN #IMPLIED
                    es1                 CDATA   "none"
                    es2                 CDATA   "none"