diff options
author | marha <marha@users.sourceforge.net> | 2009-12-02 19:58:41 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-12-02 19:58:41 +0000 |
commit | 263c230ab177de2e870649a955ed1c9425f64f13 (patch) | |
tree | 6dc3a67ed79d070249cbcdbbb4f87332a7616dbe /libxcb/xcb-proto/src/xcb.xsd | |
parent | 8f2c5e2f41f211bed814be2889da16fc43e6f147 (diff) | |
parent | 57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f (diff) | |
download | vcxsrv-263c230ab177de2e870649a955ed1c9425f64f13.tar.gz vcxsrv-263c230ab177de2e870649a955ed1c9425f64f13.tar.bz2 vcxsrv-263c230ab177de2e870649a955ed1c9425f64f13.zip |
svn merge ^/branches/released
Diffstat (limited to 'libxcb/xcb-proto/src/xcb.xsd')
-rw-r--r-- | libxcb/xcb-proto/src/xcb.xsd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libxcb/xcb-proto/src/xcb.xsd b/libxcb/xcb-proto/src/xcb.xsd index 54a73705e..f3fcb6fe2 100644 --- a/libxcb/xcb-proto/src/xcb.xsd +++ b/libxcb/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> |