diff options
Diffstat (limited to 'gdb/buildsym.c')
-rw-r--r-- | gdb/buildsym.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/buildsym.c b/gdb/buildsym.c index 4d861a5..823ad41 100644 --- a/gdb/buildsym.c +++ b/gdb/buildsym.c @@ -1367,7 +1367,6 @@ void augment_type_symtab (struct objfile *objfile, struct symtab *primary_symtab) { struct blockvector *blockvector = primary_symtab->blockvector; - int i; if (context_stack_depth > 0) { |