summaryrefslogtreecommitdiff
path: root/doc/xml-xcb.txt
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2015-03-18 12:27:34 +0200
committerChristian Linhart <chris@demorecorder.com>2015-05-30 12:23:34 +0200
commit54152b7a3d797d159f74de3552092c5c896b30cc (patch)
tree37111a320227d4e433def5f33043372e57eda3fe /doc/xml-xcb.txt
parent094eccc4b1b9039feba6ea23eaf71095414ef3c4 (diff)
xml-xcb.txt: remove description of the "localfield" element
It was removed in: http://cgit.freedesktop.org/xcb/proto/commit/?id=854d08c8242e8fbe7b5a000b75ec6845419806c4 Signed-off-by: Ran Benita <ran234@gmail.com> Reviewed-by: Peter Harris <pharris@opentext.com> Reviewed-by: Christian Linhart <chris@demorecorder.com>
Diffstat (limited to 'doc/xml-xcb.txt')
-rw-r--r--doc/xml-xcb.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/xml-xcb.txt b/doc/xml-xcb.txt
index 8d914a1..12c0881 100644
--- a/doc/xml-xcb.txt
+++ b/doc/xml-xcb.txt
@@ -218,13 +218,6 @@ enum; the value is restricted to one of the constants named in the enum.
of the list in terms of other fields in the structure. See the section
"Expressions" for details on the expression representation.
-<localfield type="identifier" name="identifier" />
-
- This element represents a parameter in a request that is not sent over the
- wire. The field can be referenced in the length expressions of lists or in
- an exprfield. The type attribute declares the data type of the field, and
- the name attribute gives the name of the field.
-
<exprfield type="identifier" name="identifier">expression</exprfield>
This element represents a field in a request that is calculated rather than