From c042c519e14cfd15f2fc49fa479d0f5b7bb18183 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Mon, 13 Jun 2016 00:13:24 +0200 Subject: sboupgrade: get rid of no-longer-used variables --- sboupgrade | 2 -- 1 file changed, 2 deletions(-) diff --git a/sboupgrade b/sboupgrade index c28819c..b78465e 100755 --- a/sboupgrade +++ b/sboupgrade @@ -54,8 +54,6 @@ my $noclean = $config{NOCLEAN}; my $distclean = $config{DISTCLEAN}; my $jobs = $config{JOBS}; my ($help, $vers, $force, $no_install, $non_int, $force_reqs, $all); -# backwards compatibility options -my ($install_new, $no_reqs, $compat32); GetOptions( 'help|h' => \$help, -- cgit v1.2.3