From fdbfca0b2e553a48e8a605a2161c7c6ad1e3a0fd Mon Sep 17 00:00:00 2001 From: Robin Bowes Date: Mon, 22 Dec 2014 23:02:44 +0000 Subject: [PATCH] Update to master --- flac2mp3.pl | 4 ---- 1 file changed, 4 deletions(-) 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