* Remove dead code.

This commit is contained in:
Eelco Dolstra 2005-09-14 18:51:02 +00:00
parent 025086edea
commit 5818e8eeaf
1 changed files with 0 additions and 6 deletions

View File

@ -17,12 +17,6 @@
<screen><xsl:apply-templates select="str:split(., '&#xA;')" /></screen>
</xsl:template>
<!--
<xsl:template match="section/title">
<title><xsl:text>FOO&#xA;BAR</xsl:text><xsl:value-of select="." /></title>
</xsl:template>
-->
<xsl:template match="section[following::section]">
<section>
<xsl:apply-templates />