forked from lix-project/lix
* Remove debug statement.
This commit is contained in:
parent
e2f16b9cae
commit
85793fa438
|
@ -5,9 +5,6 @@ use readmanifest;
|
|||
use readcache;
|
||||
|
||||
|
||||
print STDERR scalar (keys %readcache::archives), "\n";
|
||||
|
||||
|
||||
# Read the manifests.
|
||||
my %narFiles;
|
||||
my %patches;
|
||||
|
|
Loading…
Reference in a new issue