removed some unreachable code from objcopy

This commit is contained in:
Ken Raeburn 1994-12-14 21:37:00 +00:00
parent 09d7f0a658
commit 63ca9597f0
2 changed files with 5 additions and 1 deletions

View file

@ -584,7 +584,6 @@ copy_object (ibfd, obfd)
off, now))
{
nonfatal (bfd_get_filename (obfd));
status = 1;
}
left -= now;
off += now;