* Remove debug statement.

This commit is contained in:
Eelco Dolstra 2006-02-24 17:10:38 +00:00
parent e2f16b9cae
commit 85793fa438
1 changed files with 0 additions and 3 deletions

View File

@ -5,9 +5,6 @@ use readmanifest;
use readcache;
print STDERR scalar (keys %readcache::archives), "\n";
# Read the manifests.
my %narFiles;
my %patches;