aboutsummaryrefslogtreecommitdiffstats
path: root/fr.py
diff options
context:
space:
mode:
Diffstat (limited to 'fr.py')
-rwxr-xr-xfr.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/fr.py b/fr.py
index f6d35de..cacee1e 100755
--- a/fr.py
+++ b/fr.py
@@ -99,8 +99,6 @@ def get_paramsets(args):
def process_args(args):
"""Process the input args."""
- if args.fix_mixing and args.fix_source_ratio:
- raise NotImplementedError('Fixed mixing and sfr not implemented')
if args.fix_mixing and args.fix_scale:
raise NotImplementedError('Fixed mixing and scale not implemented')