From 5bd029ce1449ba6fd74f4c6d4f1717bcd9095abb Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Wed, 20 Nov 2002 14:04:06 +0000 Subject: [PATCH] Debug code removed. --- helm/metadata/create_V7_mowgli/METADATA/sthandler.c | 1 - 1 file changed, 1 deletion(-) diff --git a/helm/metadata/create_V7_mowgli/METADATA/sthandler.c b/helm/metadata/create_V7_mowgli/METADATA/sthandler.c index 15b83fa7e..b6f64a068 100644 --- a/helm/metadata/create_V7_mowgli/METADATA/sthandler.c +++ b/helm/metadata/create_V7_mowgli/METADATA/sthandler.c @@ -189,7 +189,6 @@ print_all(about,outrel,outsort) int i; struct st_bucket *curr; curr = all; - printf("printall\n"); fflush(stdout); while (curr != NULL) { for (i = 0; i < 5; ++i) -- 2.39.2