]> granicus.if.org Git - docbook-dsssl/commitdiff
Removed empty generate-index function; we're now using autoidx all the time
authorNorman Walsh <ndw@nwalsh.com>
Thu, 11 Oct 2001 00:13:04 +0000 (00:13 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 11 Oct 2001 00:13:04 +0000 (00:13 +0000)
xsl/html/index.xsl

index 7f931626fa15460566b8d59359b041bc2eb55d2e..53a0df60b1469b333034562f048b6d4cd3e3b897 100644 (file)
   </dt>
 </xsl:template>
 
-<xsl:template name="generate-index">
-  <!-- nop: use autoidx.xsl to get automatic indexing -->
-</xsl:template>
-
 </xsl:stylesheet>