remove redundant vars

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170490 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-05-16 23:43:58 +00:00
parent bfad4bb462
commit 92780b9511
1 changed files with 0 additions and 2 deletions

View File

@ -112,8 +112,6 @@ if [ -z "$JAVA_HOME" ] ; then
echo "Warning: JAVA_HOME environment variable is not set."
fi
CLASSWORLDS_JAR=${M2_HOME}/core/boot/classworlds-*.jar
CLASSWORLDS_CONF=${M2_HOME}/bin/m2.conf
CLASSWORLDS_LAUNCHER=org.codehaus.classworlds.Launcher
# For Cygwin, switch paths to Windows format before running java