Remove <xsl:comment>, which is no longer used.
This commit is contained in:
parent
0076e8eab2
commit
29116779fc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23583
1 changed files with 0 additions and 9 deletions
|
|
@ -58,15 +58,6 @@
|
|||
</xsl:template>
|
||||
|
||||
<xsl:template match="*[local-name() = $transtable-target-element]" mode="sortkey">
|
||||
<xsl:text> </xsl:text>
|
||||
|
||||
<xsl:comment>
|
||||
<xsl:call-template name="transtable-lookup">
|
||||
<xsl:with-param name="word" select="." />
|
||||
<xsl:with-param name="word-group" select="$transtable-word-group" />
|
||||
</xsl:call-template>
|
||||
</xsl:comment>
|
||||
|
||||
<xsl:element name="word">
|
||||
<xsl:attribute name="name">
|
||||
<xsl:call-template name="transtable-lookup">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue