diff options
Diffstat (limited to 'gdb/psymtab.c')
-rw-r--r-- | gdb/psymtab.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/psymtab.c b/gdb/psymtab.c index e42545b..f894028 100644 --- a/gdb/psymtab.c +++ b/gdb/psymtab.c @@ -1131,10 +1131,6 @@ map_symbol_filenames_psymtab (struct objfile *objfile, } } -int find_and_open_source (const char *filename, - const char *dirname, - char **fullname); - /* Finds the fullname that a partial_symtab represents. If this functions finds the fullname, it will save it in ps->fullname |