diff options
Diffstat (limited to 'help3xsl/get_url.xsl')
-rw-r--r-- | help3xsl/get_url.xsl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/help3xsl/get_url.xsl b/help3xsl/get_url.xsl index 0f9a3f1a5d..59e2e4edd5 100644 --- a/help3xsl/get_url.xsl +++ b/help3xsl/get_url.xsl @@ -15,11 +15,6 @@ xsltproc get_bookmark.xsl <file.xhp> --> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> -<xsl:param name="app"/> -<xsl:param name="Language"/> -<xsl:param name="productname" select="'LibreOffice'"/> -<xsl:param name="productversion"/> - <xsl:output indent="yes" method="text"/> <!-- |