diff options
Diffstat (limited to 'gdb/psymtab.c')
-rw-r--r-- | gdb/psymtab.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/psymtab.c b/gdb/psymtab.c index c74ea21d6f4..c87ef25d612 100644 --- a/gdb/psymtab.c +++ b/gdb/psymtab.c @@ -803,7 +803,6 @@ psym_relocate (struct objfile *objfile, const struct section_offsets *new_offsets, const struct section_offsets *delta) { - struct partial_symbol **psym; struct partial_symtab *p; ALL_OBJFILE_PSYMTABS_REQUIRED (objfile, p) |