[PATCH] Minor cleanup in meta-data.xml

Wald Commits scm-commit at wald.intevation.org
Fri Jun 27 15:52:09 CEST 2014


# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1403877125 -7200
# Node ID 1961c4a32df367128d15f2c5211289e921050f78
# Parent  5dc5bbfdc02322718baa91e97b63422c44adde2e
Minor cleanup in meta-data.xml.

diff -r 5dc5bbfdc023 -r 1961c4a32df3 artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml	Fri Jun 27 15:10:10 2014 +0200
+++ b/artifacts/doc/conf/meta-data.xml	Fri Jun 27 15:52:05 2014 +0200
@@ -1722,7 +1722,6 @@
     </dc:macro>
 
     <dc:macro name="minfo-heights-diff">
-      <dc:message>blablub</dc:message>
       <dc:call-macro name="minfo-heights-years">
         <dc:context>
           <dc:statement>
@@ -1801,13 +1800,6 @@
                         info="{$b2desc}#{$b1desc}"
                         description="{$b2desc} - {$b1desc}"/>
               </dc:when>
-              <!--dc:otherwise>
-                <height factory="bedheight"
-                        target_out="{$out}"
-                        ids="bedheight-single-{$b2id}-{$b2year}#bedheight-single-{$b1id}-{$b1year}"
-                        info="{$b2desc}#{$b1desc}"
-                        description="{$b2desc} - {$b1desc}"/>
-              </dc:otherwise-->
             </dc:choose>
           </dc:for-each>
         </minfo-diff>


More information about the Dive4Elements-commits mailing list