diff options
Diffstat (limited to 'gdb/symtab.c')
-rw-r--r-- | gdb/symtab.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/symtab.c b/gdb/symtab.c index 732ba0d..4366827 100644 --- a/gdb/symtab.c +++ b/gdb/symtab.c @@ -358,8 +358,6 @@ gdb_mangle_name (type, i, j) -struct symbol * fixup_symbol_section PARAMS ((struct symbol *, - struct objfile *)); struct partial_symbol * fixup_psymbol_section PARAMS ((struct partial_symbol *, struct objfile *)); |