aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elfcode.h')
-rw-r--r--bfd/elfcode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/elfcode.h b/bfd/elfcode.h
index 35c99f0..f523972 100644
--- a/bfd/elfcode.h
+++ b/bfd/elfcode.h
@@ -841,7 +841,6 @@ elf_object_p (abfd)
bfd_set_error (bfd_error_wrong_format);
got_no_match:
- abfd->arch_info = preserve.arch_info;
if (preserve.marker != NULL)
bfd_preserve_restore (abfd, &preserve);
return NULL;