Use RAII to save and restore scalars
[deliverable/binutils-gdb.git] / gdb / minsyms.c
index 1d9155f1c026d5907c6f34fafd04b9292e794ab4..b47840264b78258031212a534251563a79606259 100644 (file)
@@ -974,7 +974,6 @@ prim_record_minimal_symbol_full (const char *name, int name_len, int copy_name,
                                 int section,
                                 struct objfile *objfile)
 {
-  struct obj_section *obj_section;
   struct msym_bunch *newobj;
   struct minimal_symbol *msymbol;
 
This page took 0.024139 seconds and 4 git commands to generate.