From 854d08c8242e8fbe7b5a000b75ec6845419806c4 Mon Sep 17 00:00:00 2001 From: Jamey Sharp Date: Sun, 19 Nov 2006 14:51:26 -0800 Subject: [PATCH] Remove support for the tag: nothing needs it. Only one use of remained, for a list length expression in xv.xml. List length parameters that don't actually appear in the protocol should be left implicit: if no length expression is given, then a localfield will be automatically created by c-client.xsl. --- src/xcb.xsd | 4 ---- src/xv.xml | 5 +---- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/src/xcb.xsd b/src/xcb.xsd index 13ca7de..674a185 100644 --- a/src/xcb.xsd +++ b/src/xcb.xsd @@ -67,9 +67,6 @@ authorization from the authors. - - - @@ -162,7 +159,6 @@ authorization from the authors. - diff --git a/src/xv.xml b/src/xv.xml index 1694f2b..bbaa4eb 100644 --- a/src/xv.xml +++ b/src/xv.xml @@ -402,10 +402,7 @@ authorization from the authors. - - - data_size - + -- 2.7.4