* Remove dead code.
This commit is contained in:
parent
025086edea
commit
5818e8eeaf
1 changed files with 0 additions and 6 deletions
|
@ -17,12 +17,6 @@
|
||||||
<screen><xsl:apply-templates select="str:split(., '
')" /></screen>
|
<screen><xsl:apply-templates select="str:split(., '
')" /></screen>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
<!--
|
|
||||||
<xsl:template match="section/title">
|
|
||||||
<title><xsl:text>FOO
BAR</xsl:text><xsl:value-of select="." /></title>
|
|
||||||
</xsl:template>
|
|
||||||
-->
|
|
||||||
|
|
||||||
<xsl:template match="section[following::section]">
|
<xsl:template match="section[following::section]">
|
||||||
<section>
|
<section>
|
||||||
<xsl:apply-templates />
|
<xsl:apply-templates />
|
||||||
|
|
Loading…
Reference in a new issue