Remove, don't comment out, unused variables

This commit is contained in:
Kris Kennaway 2005-10-11 04:02:49 +00:00
parent f03134ec0a
commit 391855dc68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144900

View File

@ -5,8 +5,6 @@ buildroot=/var/portbuild
i=$1
m=$2
#infoseek_host=$m
#infoseek_port=infoseek
. ${buildroot}/${i}/portbuild.conf
if [ -f ${buildroot}/${i}/portbuild.${m} ]; then
. ${buildroot}/${i}/portbuild.${m}