]> granicus.if.org Git - docbook-dsssl/commitdiff
Removed old template matching "link" in no.anchor.mode mode.
authorMauritz Jeanson <mj@johanneberg.com>
Thu, 11 Oct 2007 16:35:11 +0000 (16:35 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Thu, 11 Oct 2007 16:35:11 +0000 (16:35 +0000)
xsl/common/titles.xsl

index 197fe2b00df834588f2331e3bcdd4631e45d61ec..907871fab8af5352975241c4452224bf63654cff 100644 (file)
@@ -659,10 +659,6 @@ title of the element. This does not include the label.
   <xsl:apply-templates/>
 </xsl:template>
 
-<xsl:template match="link" mode="no.anchor.mode">
-  <xsl:apply-templates/>
-</xsl:template>
-
 <xsl:template match="olink" mode="no.anchor.mode">
   <xsl:apply-templates/>
 </xsl:template>