summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-07-12 01:46:37 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-07-12 01:46:37 (EDT)
commit55dcc7f60e78d99417dc256e69c6566d36309771 (patch)
tree760dc4b6dc329296bd5101c42eaae393bdc1dbfb
parentb85d5e2c0c5c214682cc3f35b8fc4df443a5bdb0 (diff)
main(): Drop $SIG{'__WARN__'} setting
-rwxr-xr-xbin/bdf2fbcon2
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,