From 3fa50020d2d9b78e22cf3597f4688c4e22df5121 Mon Sep 17 00:00:00 2001 From: Jamey Sharp Date: Sun, 19 Nov 2006 18:31:48 -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/c-client.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/c-client.xsl b/src/c-client.xsl index 0f7c025..8b951cb 100644 --- a/src/c-client.xsl +++ b/src/c-client.xsl @@ -590,7 +590,7 @@ authorization from the authors. - + -- 2.7.4