From c17db7cfb4c3f065cd2e38fc9fa9984512b193cc Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 21 Feb 1997 07:18:35 +0000 Subject: [PATCH] Remove debugging printf. --- bfd/elf32-mn10200.c | 1 - 1 file changed, 1 deletion(-) diff --git a/bfd/elf32-mn10200.c b/bfd/elf32-mn10200.c index 96a9c73..ee626a0 100644 --- a/bfd/elf32-mn10200.c +++ b/bfd/elf32-mn10200.c @@ -931,7 +931,6 @@ mn10200_elf_relax_section (abfd, sec, link_info, again) irel->r_offset + 1, 2)) goto error_return; -printf("yahoo\n"); /* That will change things, so, we should relax again. Note that this is not required, and it may be slow. */ *again = true; -- 2.7.4