forked from lix-project/lix
* Remove dead code.
This commit is contained in:
parent
025086edea
commit
5818e8eeaf
|
@ -17,12 +17,6 @@
|
|||
<screen><xsl:apply-templates select="str:split(., '
')" /></screen>
|
||||
</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]">
|
||||
<section>
|
||||
<xsl:apply-templates />
|
||||
|
|
Loading…
Reference in a new issue