diff options
Diffstat (limited to 'man/custom-html.xsl')
-rw-r--r-- | man/custom-html.xsl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man/custom-html.xsl b/man/custom-html.xsl index 32299db710..2cb7b76ae2 100644 --- a/man/custom-html.xsl +++ b/man/custom-html.xsl @@ -87,10 +87,6 @@ </a> </xsl:template> -<xsl:template match="citerefentry[@project='gummiboot']"> - <xsl:call-template name="inline.charseq"/> -</xsl:template> - <xsl:template match="refsect1/title|refsect1/info/title"> <!-- the ID is output in the block.object call for refsect1 --> <h2> |