cleanup: Removing an unnecessary line in an otherwise unchanged file

This commit is contained in:
Gregory Becker 2016-01-08 18:53:19 -08:00
parent 41046499c6
commit 9615efd940

1
lib/spack/env/cc vendored
View File

@ -70,7 +70,6 @@ for param in $parameters; do
fi fi
done done
# #
# Figure out the type of compiler, the language, and the mode so that # Figure out the type of compiler, the language, and the mode so that
# the compiler script knows what to do. # the compiler script knows what to do.