summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdh_strip1
1 files changed, 0 insertions, 1 deletions
diff --git a/dh_strip b/dh_strip
index d2f7a445..a0d69aec 100755
--- a/dh_strip
+++ b/dh_strip
@@ -98,7 +98,6 @@ sub testfile {
foreach my $package (@{$dh{DOPACKAGES}}) {
my $tmp=tmpdir($package);
- my (@shared_libs, @executables, @static_libs);
find(\&testfile,$tmp);
foreach (@shared_libs) {