Browse Source

test: Remove unused @save_paths variable

Guillem Jover 11 years ago
parent
commit
cc8dcb869d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      scripts/t/Dpkg_Shlibs.t

+ 0 - 1
scripts/t/Dpkg_Shlibs.t

@@ -26,7 +26,6 @@ my $tmp;
 my @tmp;
 my @tmp;
 my %tmp;
 my %tmp;
 
 
-my @save_paths = Dpkg::Shlibs::get_library_paths();
 Dpkg::Shlibs::reset_library_paths();
 Dpkg::Shlibs::reset_library_paths();
 
 
 my $srcdir = $ENV{srcdir} || '.';
 my $srcdir = $ENV{srcdir} || '.';