Skip to content

Commit

Permalink
Oops forget to delete one extra line...
Browse files Browse the repository at this point in the history
  • Loading branch information
Balazs Hajgato committed Jul 31, 2014
1 parent 3df723b commit 4224950
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion easybuild/toolchains/fft/intelfftw.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ def _set_fftw_variables(self):
if self.options.get('i8', None):
# ilp64/i8
fftw_bitness = "_ilp64_intel"
if self.options['usempi']:

fftw_libs = ["fftw3xc_intel%s" % fftwsuff]
if self.options['usempi']:
Expand Down

0 comments on commit 4224950

Please sign in to comment.