Skip to content

Commit 2252fa8

Browse files
committed
Remove dead-code
1 parent 260a4b1 commit 2252fa8

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

rss.xsl

-13
Original file line numberDiff line numberDiff line change
@@ -172,14 +172,6 @@
172172
select="concat('downloads/1.9/index.shtml#',../version-prefix,@version)"/></guid>
173173

174174

175-
<!--
176-
<guid>&guid-prefix;<xsl:value-of
177-
select="concat('downloads/1.9/index.shtml#',$version)"/></guid>
178-
-->
179-
<!--
180-
<guid>&guid-prefix;<xsl:value-of select="concat(../../@id,'/',$version)"/></guid>
181-
-->
182-
183175
<title>Release of <xsl:value-of select="$name"/></title>
184176

185177
<pubDate>
@@ -203,11 +195,6 @@
203195
&lt;a
204196
href="<xsl:value-of select="'&base-uri;'"/>">download page&lt;/a>.
205197

206-
<!--
207-
&lt;a
208-
href="<xsl:value-of select="$release-anchor-url"/>">download page&lt;/a>.
209-
-->
210-
211198
&lt;hr>
212199
The &lt;a href="http://www.dcache.org">dCache.org&lt;/a> team.
213200
</description>

0 commit comments

Comments
 (0)