Skip to content

Commit 20e354c

Browse files
removed commented out line
1 parent 6b8fb54 commit 20e354c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mkl_fft/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ def configuration(parent_package='',top_path=None):
5353
name = '_pydfti',
5454
sources = [
5555
join(wdir, 'mklfft.c.src'),
56-
# join(wdir, 'multi_iter.c'),
5756
] + sources,
5857
depends = [
5958
join(wdir, 'mklfft.h'),

0 commit comments

Comments
 (0)