Explorar el Código

test: Remove unused @save_paths variable

Guillem Jover hace 11 años
padre
commit
cc8dcb869d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 @save_paths = Dpkg::Shlibs::get_library_paths();
 Dpkg::Shlibs::reset_library_paths();
 
 my $srcdir = $ENV{srcdir} || '.';