summaryrefslogtreecommitdiff
path: root/docs/xslt/expand-sambadoc.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'docs/xslt/expand-sambadoc.xsl')
-rw-r--r--docs/xslt/expand-sambadoc.xsl6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/xslt/expand-sambadoc.xsl b/docs/xslt/expand-sambadoc.xsl
index 39e9e0a16b..cd0b9a0daa 100644
--- a/docs/xslt/expand-sambadoc.xsl
+++ b/docs/xslt/expand-sambadoc.xsl
@@ -317,12 +317,6 @@
<xsl:template match="related"><xsl:apply-templates/></xsl:template>
- <xsl:template match="filterline">
- <xsl:element name="programlisting">
- <xsl:apply-templates/>
- </xsl:element>
- </xsl:template>
-
<xsl:template match="//samba:parameterlist">
<xsl:apply-templates>
<xsl:sort select="varlistentry/term/anchor"/>