[Libreoffice-commits] help.git: help3xsl/online_transform.xsl
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sat Dec 22 18:43:50 UTC 2018
help3xsl/online_transform.xsl | 5 -----
1 file changed, 5 deletions(-)
New commits:
commit 8da4ee01f1f14d3e44206a7862af49eee828ee3b
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Sat Dec 22 09:29:40 2018 -0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sat Dec 22 19:43:31 2018 +0100
Remove cruft from XSLT
Change-Id: I98dd6ad0a5c4dff7333c6f786aedce6b7679aae4
Reviewed-on: https://gerrit.libreoffice.org/65567
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/help3xsl/online_transform.xsl b/help3xsl/online_transform.xsl
index e69d22310..ad285480d 100644
--- a/help3xsl/online_transform.xsl
+++ b/help3xsl/online_transform.xsl
@@ -68,11 +68,6 @@
<xsl:variable name="filename" select="/helpdocument/meta/topic/filename"/>
<xsl:variable name="title" select="/helpdocument/meta/topic/title"/>
-<!-- Module and the corresponding switching values-->
-<xsl:param name="Database" select="'swriter'"/>
-<xsl:variable name="module" select="$Database"/>
-<xsl:variable name="appl"/>
-
<!-- the other parameters given by the help caller -->
<xsl:variable name="pversion">
More information about the Libreoffice-commits
mailing list