From: Jeff Law Date: Fri, 21 Feb 1997 07:18:35 +0000 (+0000) Subject: Remove debugging printf. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c17db7cfb4c3f065cd2e38fc9fa9984512b193cc;p=binutils-gdb.git Remove debugging printf. --- diff --git a/bfd/elf32-mn10200.c b/bfd/elf32-mn10200.c index 96a9c737695..ee626a0f89d 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;