diff options
Diffstat (limited to 'gdb/source.h')
-rw-r--r-- | gdb/source.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/source.h b/gdb/source.h index ae23c83..7b755c6 100644 --- a/gdb/source.h +++ b/gdb/source.h @@ -25,7 +25,6 @@ struct symtab; negative number for error. */ extern int open_source_file (struct symtab *s); -extern char* psymtab_to_fullname (struct partial_symtab *ps); extern char* symtab_to_fullname (struct symtab *s); /* Create and initialize the table S->line_charpos that records the |