diff --git a/lib/spack/env/cc b/lib/spack/env/cc index 1704ae3280e..fa85bb595ee 100755 --- a/lib/spack/env/cc +++ b/lib/spack/env/cc @@ -70,7 +70,6 @@ for param in $parameters; do fi done - # # Figure out the type of compiler, the language, and the mode so that # the compiler script knows what to do.