xinput: Remove struct DeviceName
[free-sw/xcb/proto] / src / xinput.xml
index b20a069..c9ed3ac 100644 (file)
@@ -242,13 +242,6 @@ in struct DeviceTimeCoord.
        </switch>
     </struct>
 
-    <struct name="DeviceName">
-        <field type="CARD8" name="len" />
-        <list type="char"  name="string">
-            <fieldref>len</fieldref>
-        </list>
-    </struct>
-
     <request name="ListInputDevices" opcode="2">
         <reply>
             <field type="CARD8" name="xi_reply_type" />