* Makefile.in (VERSION): Bump to 4.7.4.
[deliverable/binutils-gdb.git] / gdb / elfread.c
index 8c212434bc5e36ce660d1ba1a3f5eee8927cd032..5135e10fc70fed650f79422c2fa0e7d36ecc3eca 100644 (file)
@@ -432,9 +432,7 @@ elf_symfile_read (objfile, section_offsets, mainline)
 {
   bfd *abfd = objfile->obfd;
   struct elfinfo ei;
-  struct dbx_symfile_info *dbx;
   struct cleanup *back_to;
-  asection *text_sect;
   CORE_ADDR offset;
 
   init_minimal_symbol_collection ();
This page took 0.023959 seconds and 4 git commands to generate.