summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGregory Becker <becker33@llnl.gov>2016-01-08 18:53:19 -0800
committerGregory Becker <becker33@llnl.gov>2016-01-08 18:53:19 -0800
commit9615efd940c425b049a142f8c22545c9a04124df (patch)
tree9065c91c185ebd4975ed86abafa8c81562cdc784 /lib
parent41046499c69150a7a81518f2ffba3405de0d6577 (diff)
downloadspack-9615efd940c425b049a142f8c22545c9a04124df.tar.gz
spack-9615efd940c425b049a142f8c22545c9a04124df.tar.bz2
spack-9615efd940c425b049a142f8c22545c9a04124df.tar.xz
spack-9615efd940c425b049a142f8c22545c9a04124df.zip
cleanup: Removing an unnecessary line in an otherwise unchanged file
Diffstat (limited to 'lib')
-rwxr-xr-xlib/spack/env/cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/spack/env/cc b/lib/spack/env/cc
index 1704ae3280..fa85bb595e 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.