[Libreoffice-commits] .: officecfg/util

Tor Lillqvist tml at kemper.freedesktop.org
Tue Mar 27 02:59:39 PDT 2012


 officecfg/util/schema_val.xsl |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit b0ba1438439873b1da3a9d580e9828ebae11bad4
Author: Tor Lillqvist <tml at iki.fi>
Date:   Tue Mar 27 12:51:47 2012 +0300

    Bin annoying "CHECKING CONSISTENCY" message

diff --git a/officecfg/util/schema_val.xsl b/officecfg/util/schema_val.xsl
index f8147d8..04342e7 100755
--- a/officecfg/util/schema_val.xsl
+++ b/officecfg/util/schema_val.xsl
@@ -41,7 +41,6 @@
 <xsl:param name="componentName"/>
 
 	<xsl:template match = "/">
-		<xsl:message terminate="no">CHECKING CONSISTENCY ...</xsl:message>
 		<xsl:apply-templates/>
 	</xsl:template>
 	


More information about the Libreoffice-commits mailing list