diff options
Diffstat (limited to 'bfd/aoutf1.h')
-rw-r--r-- | bfd/aoutf1.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/aoutf1.h b/bfd/aoutf1.h index da933cd..11da04c 100644 --- a/bfd/aoutf1.h +++ b/bfd/aoutf1.h @@ -141,7 +141,6 @@ DEFUN(NAME(aout,sunos4_write_object_contents), (abfd), bfd *abfd) { - bfd_size_type data_pad = 0; struct external_exec exec_bytes; struct internal_exec *execp = exec_hdr (abfd); |