summaryrefslogtreecommitdiff
path: root/proto/xcb-proto/src/xcb.xsd
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-04-18 19:55:52 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-04-18 19:55:52 +0000
commit72aa7e5cb343204109b4e42d0e52a0d0f3aa0fed (patch)
treeb8e5d673d87b15c8b2151dfbe781b43dbd54cdad /proto/xcb-proto/src/xcb.xsd
parentce98885a4fb988df957cae61b00c5d97e21f7e56 (diff)
Update to xcb-proto 1.6.
Diffstat (limited to 'proto/xcb-proto/src/xcb.xsd')
-rw-r--r--proto/xcb-proto/src/xcb.xsd2
1 files changed, 0 insertions, 2 deletions
diff --git a/proto/xcb-proto/src/xcb.xsd b/proto/xcb-proto/src/xcb.xsd
index 54a73705e..f3fcb6fe2 100644
--- a/proto/xcb-proto/src/xcb.xsd
+++ b/proto/xcb-proto/src/xcb.xsd
@@ -112,8 +112,6 @@ authorization from the authors.
<xsd:complexType>
<xsd:attribute name="value-mask-type" type="xsd:string" use="required" />
<xsd:attribute name="value-mask-name" type="xsd:string" use="required" />
- <!-- This pad is currently needed only by ConfigureWindow. Sigh. -->
- <xsd:attribute name="value-mask-pad" type="xsd:integer" use="optional" />
<xsd:attribute name="value-list-name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>