From f32b7a06c0cfb3b612869746d77423bde06007c9 Mon Sep 17 00:00:00 2001 From: Javanaut Date: Sun, 2 Feb 2025 12:10:56 +0100 Subject: [PATCH] ff --- src/ffx/ffx.py | 3 --- 1 file changed, 3 deletions(-) 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):