mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-25 16:57:52 +00:00
removed some unreachable code from objcopy
This commit is contained in:
@@ -584,7 +584,6 @@ copy_object (ibfd, obfd)
|
||||
off, now))
|
||||
{
|
||||
nonfatal (bfd_get_filename (obfd));
|
||||
status = 1;
|
||||
}
|
||||
left -= now;
|
||||
off += now;
|
||||
|
||||
Reference in New Issue
Block a user