X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/2e8259bb0bc5ffe64df9075ef8f1e8050caf951c..c5d77e9659bb40db09376beb31ba9d23396ae601:/support/cull_options diff --git a/support/cull_options b/support/cull_options index ab16238c..c85a0363 100755 --- a/support/cull_options +++ b/support/cull_options @@ -33,8 +33,6 @@ while () { } close IN; -$short_no_arg{'s'} = 1; - my $short_no_arg = join('', sort keys %short_no_arg); my $short_with_num = join('', sort keys %short_with_num);