libiberty/md5: fix strict alias warnings
[deliverable/binutils-gdb.git] / gdb / solib.c
index 9779e100a01cffeffb628d2d9bed55a63684fa69..73773f10989aac4c0d14eedf6ff85eb901b7c681 100644 (file)
@@ -610,7 +610,6 @@ solib_read_symbols (struct so_list *so, int flags)
 
          sap = build_section_addr_info_from_section_table (so->sections,
                                                            so->sections_end);
-         gdb_bfd_ref (so->abfd);
          so->objfile = symbol_file_add_from_bfd (so->abfd,
                                                  flags, sap, OBJF_SHARED,
                                                  NULL);
This page took 0.025417 seconds and 4 git commands to generate.