aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/wget-list.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/wget-list.xsl')
-rw-r--r--stylesheets/wget-list.xsl3
1 files changed, 0 insertions, 3 deletions
diff --git a/stylesheets/wget-list.xsl b/stylesheets/wget-list.xsl
index d0da2bd3b..823641217 100644
--- a/stylesheets/wget-list.xsl
+++ b/stylesheets/wget-list.xsl
@@ -7,9 +7,6 @@
<xsl:output method="text"/>
- <!-- The FTP server used as fallback -->
- <xsl:param name="server">ftp://ftp.osuosl.org</xsl:param>
-
<!-- The libc model used for HLFS -->
<xsl:param name="model" select="glibc"/>