diff --git a/src/ffx/ffx.py b/src/ffx/ffx.py index e922621..c1f73fe 100755 --- a/src/ffx/ffx.py +++ b/src/ffx/ffx.py @@ -220,9 +220,6 @@ def unmux(ctx, @click.option('--cpu', type=int, default=0, help='Limit CPU for started processes to percent') def cropdetect(ctx, paths, - label, - output_directory, - subtitles_only, nice, cpu):