Browse Source

Dpkg::Control::Hash: Do not require unused Dpkg::ErrorHandling

Guillem Jover 13 years ago
parent
commit
96b7c546a5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      scripts/Dpkg/Control/Hash.pm

+ 0 - 1
scripts/Dpkg/Control/Hash.pm

@@ -398,7 +398,6 @@ package Dpkg::Control::Hash::Tie;
 # same order. But the order information is stored in a parent object of
 # type Dpkg::Control.
 
-use Dpkg::ErrorHandling;
 use Dpkg::Checksums;
 
 use Tie::Hash;