[PATCH 2 of 2] Removed calls to undefined macro
Wald Commits
scm-commit at wald.intevation.org
Wed Oct 9 16:20:40 CEST 2013
# HG changeset patch
# User Sascha L. Teichmann <teichmann at intevation.de>
# Date 1381328433 -7200
# Node ID 03257db5b0a9fa0522281e7969e5bb0293ed188d
# Parent f6e6e0e8742644bfe3a3c7c0452843e99b67cff6
Removed calls to undefined macro.
diff -r f6e6e0e87426 -r 03257db5b0a9 artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml Wed Oct 09 16:19:13 2013 +0200
+++ b/artifacts/doc/conf/meta-data.xml Wed Oct 09 16:20:33 2013 +0200
@@ -162,7 +162,6 @@
</dc:when>
<dc:when test="$out = 'discharge_curve'">
<dc:call-macro name="discharge-curve-prototype"/>
- <dc:call-macro name="basedata_1_additionals_wq"/>
<dc:call-macro name="basedata_5_flood-protections"/>
<computed_discharge_curve>
<dc:call-macro name="mainvalues"/>
@@ -252,7 +251,6 @@
<dc:call-macro name="discharge-curve-prototype"/>
<dc:call-macro name="basedata_5_flood-protections"/>
<dc:call-macro name="basedata_0_wq"/>
- <dc:call-macro name="basedata_1_additionals_wq"/>
<computed_discharge_curve>
<dc:call-macro name="mainvalues"/>
</computed_discharge_curve>
More information about the Dive4elements-commits
mailing list