From c4082255fd1db46fb720dbe48f57413784718e56 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Mon, 26 May 2008 15:27:33 +0300 Subject: [PATCH] Leftover debug junk removal --- lib/legacy.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/legacy.c b/lib/legacy.c index a6073c6..50e261c 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 -- 2.7.4