Remove debugging printf.

This commit is contained in:
Jeff Law 1997-02-21 07:18:35 +00:00
parent fd39566111
commit c17db7cfb4

View File

@ -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;