diff options
Diffstat (limited to 'doc/src/sgml/stylesheet-common.xsl')
| -rw-r--r-- | doc/src/sgml/stylesheet-common.xsl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/src/sgml/stylesheet-common.xsl b/doc/src/sgml/stylesheet-common.xsl index 2ad0a7f1cad..d0e0f19c136 100644 --- a/doc/src/sgml/stylesheet-common.xsl +++ b/doc/src/sgml/stylesheet-common.xsl @@ -42,10 +42,6 @@ <!-- Change display of some elements --> -<xsl:template match="command"> - <xsl:call-template name="inline.monoseq"/> -</xsl:template> - <xsl:template match="productname"> <xsl:call-template name="inline.charseq"/> </xsl:template> |
