diff options
Diffstat (limited to 'gdb/solib-target.c')
-rw-r--r-- | gdb/solib-target.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/solib-target.c b/gdb/solib-target.c index 23cb2e7..d897bc0 100644 --- a/gdb/solib-target.c +++ b/gdb/solib-target.c @@ -333,7 +333,6 @@ static void solib_target_relocate_section_addresses (struct so_list *so, struct target_section *sec) { - int flags = bfd_get_section_flags (sec->bfd, sec->the_bfd_section); CORE_ADDR offset; /* Build the offset table only once per object file. We can not do |