diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/bdf2fbcon | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/bdf2fbcon b/bin/bdf2fbcon index c5790ad..23bbb15 100755 --- a/bin/bdf2fbcon +++ b/bin/bdf2fbcon @@ -28,8 +28,6 @@ sub main my $input; my $output; - $SIG{'__WARN__'} = \&warning; - Getopt::Long::Configure("no_ignore_case", "bundling", "gnu_compat", "no_getopt_compat"); if (not GetOptions(\%opts, |