diff options
Diffstat (limited to 'bfd/aoutx.h')
-rw-r--r-- | bfd/aoutx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/aoutx.h b/bfd/aoutx.h index b009384..a874757 100644 --- a/bfd/aoutx.h +++ b/bfd/aoutx.h @@ -827,7 +827,6 @@ DEFUN (NAME (aout,adjust_sizes_and_vmas), (abfd, text_size, text_end), break; case n_magic: { - CONST struct aout_backend_data *abdp; file_ptr pos = adata(abfd).exec_bytes_size; bfd_vma vma = 0; int pad; |