XKB: Remove CountedString8
authorPeter Harris <pharris@opentext.com>
Wed, 10 Apr 2013 22:59:57 +0000 (18:59 -0400)
committerPeter Harris <pharris@opentext.com>
Tue, 16 Apr 2013 18:37:05 +0000 (14:37 -0400)
CountedString8 is never used.

Signed-off-by: Peter Harris <pharris@opentext.com>
src/xkb.xml

index c260720..5207c22 100644 (file)
@@ -384,13 +384,6 @@ authorization from the authors.
                </list>
        </struct>
 
-       <struct name="CountedString8">
-               <field name="length" type="CARD8" />
-               <list name="string" type="CARD8">
-                       <fieldref>length</fieldref>
-               </list>
-       </struct>
-
        <struct name="CountedString16">
                <field name="length" type="CARD16" />
                <list name="string" type="CARD8">