瀏覽代碼

Don't need the secondary url.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Huntwork 18 年之前
父節點
當前提交
911e9d573c
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      stylesheets/wget-list.xsl

+ 0 - 3
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"/>