diff options
Diffstat (limited to 'tab_creator.pl')
| -rwxr-xr-x | tab_creator.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tab_creator.pl b/tab_creator.pl index f9acf1c..6efce46 100755 --- a/tab_creator.pl +++ b/tab_creator.pl | |||
| @@ -36,8 +36,6 @@ my %language_codes = ( | |||
| 36 | 36 | ||
| 37 | my ($tab_file, $tab_dir) = @ARGV; | 37 | my ($tab_file, $tab_dir) = @ARGV; |
| 38 | 38 | ||
| 39 | print "working on $tab_file\n"; | ||
| 40 | |||
| 41 | if (not defined $tab_file or not defined $tab_file) { | 39 | if (not defined $tab_file or not defined $tab_file) { |
| 42 | die "usage: ./tab_creator.pl <tab_file>"; | 40 | die "usage: ./tab_creator.pl <tab_file>"; |
| 43 | } | 41 | } |
