Ver Fonte

Don't need the secondary url.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Huntwork há 18 anos atrás
pai
commit
911e9d573c
1 ficheiros alterados com 0 adições e 3 exclusões
  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"/>