Simple unused variable removals
[deliverable/binutils-gdb.git] / gdb / symtab.c
index d8a7a16e0733694d6425a994a82c1aab8d82b1d1..73c79833ce5193e48431bc2c42d2d56fa70d63bd 100644 (file)
@@ -3053,7 +3053,6 @@ find_pc_sect_line (CORE_ADDR pc, struct obj_section *section, int notcurrent)
   struct symtab *iter_s;
   struct linetable *l;
   int len;
-  int i;
   struct linetable_entry *item;
   const struct blockvector *bv;
   struct bound_minimal_symbol msymbol;
This page took 0.028569 seconds and 4 git commands to generate.