summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2008-05-26 15:27:33 +0300
committerPanu Matilainen <pmatilai@redhat.com>2008-05-26 15:27:33 +0300
commitc4082255fd1db46fb720dbe48f57413784718e56 (patch)
tree0d6417ac6ba9d883816d4b20b9b4dfeccd07383c
parent1814782eef6bc94300cb351111e08872442f1b49 (diff)
downloadrpm-c4082255fd1db46fb720dbe48f57413784718e56.tar.gz
rpm-c4082255fd1db46fb720dbe48f57413784718e56.tar.bz2
rpm-c4082255fd1db46fb720dbe48f57413784718e56.zip
Leftover debug junk removal
-rw-r--r--lib/legacy.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/legacy.c b/lib/legacy.c
index a6073c6a9..50e261c4e 100644
--- a/lib/legacy.c
+++ b/lib/legacy.c
@@ -35,8 +35,6 @@ void compressFilelist(Header h)
int xx, i;
int dirIndex = -1;
- printf(">> %s\n", __func__);
-
/*
* This assumes the file list is already sorted, and begins with a
* single '/'. That assumption isn't critical, but it makes things go