diff options
Diffstat (limited to 'bfd/mach-o.h')
-rw-r--r-- | bfd/mach-o.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/mach-o.h b/bfd/mach-o.h index a597142..62f7709 100644 --- a/bfd/mach-o.h +++ b/bfd/mach-o.h @@ -751,7 +751,6 @@ bfd_mach_o_prebound_dylib_command; typedef struct bfd_mach_o_uuid_command { unsigned char uuid[16]; - asection *section; } bfd_mach_o_uuid_command; |