Remove debugging printf.
authorJeff Law <law@redhat.com>
Fri, 21 Feb 1997 07:18:35 +0000 (07:18 +0000)
committerJeff Law <law@redhat.com>
Fri, 21 Feb 1997 07:18:35 +0000 (07:18 +0000)
bfd/elf32-mn10200.c

index 96a9c73769591b85a38c250d6651421e064916d7..ee626a0f89daeaf12374b645fda273988ec6539a 100644 (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;