Skip to content

Commit aecdacd

Browse files
committed
non documented variable
1 parent 1dedc71 commit aecdacd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

nipype/interfaces/cat12/preprocess.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -614,12 +614,6 @@ class CAT12SANLMDenoisingInputSpec(SPMCommandInputSpec):
614614

615615
)
616616

617-
intlim = traits.Int(
618-
field='intlim',
619-
default_value=100,
620-
usedefault=True,
621-
)
622-
623617
filename_prefix = traits.Str(
624618
field='prefix',
625619
default_value='sanlm_',

0 commit comments

Comments
 (0)