diff options
Diffstat (limited to 'gdb/blockframe.c')
-rw-r--r-- | gdb/blockframe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/blockframe.c b/gdb/blockframe.c index b7ae1d9..868db84 100644 --- a/gdb/blockframe.c +++ b/gdb/blockframe.c @@ -197,7 +197,6 @@ find_pc_partial_function_gnu_ifunc (CORE_ADDR pc, const char **name, struct bound_minimal_symbol msymbol; struct compunit_symtab *compunit_symtab = NULL; struct objfile *objfile; - int i; CORE_ADDR mapped_pc; /* To ensure that the symbol returned belongs to the correct setion |