diff --git a/flac2mp3.pl b/flac2mp3.pl index 01877fd..0696536 100755 --- a/flac2mp3.pl +++ b/flac2mp3.pl @@ -370,10 +370,6 @@ sub find_files { return \@found_files; } -sub showhelp { - showusage(); -} - sub showusage { print <<"EOT"; Usage: $0 [--pretend] [--quiet] [--debug] [--tagsonly] [--force] [--tagdiff] [--noskipfile] [--skipfilename=] [--lameargs='parameter-list'] --pretend Don't actually do anything