aboutsummaryrefslogtreecommitdiff
path: root/gdb/psympriv.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/psympriv.h')
-rw-r--r--gdb/psympriv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/psympriv.h b/gdb/psympriv.h
index 4bd6dec..a539571 100644
--- a/gdb/psympriv.h
+++ b/gdb/psympriv.h
@@ -518,9 +518,6 @@ struct psymbol_functions : public quick_symbol_functions
void expand_all_symtabs (struct objfile *objfile) override;
- void expand_symtabs_with_fullname (struct objfile *objfile,
- const char *fullname) override;
-
void map_matching_symbols
(struct objfile *,
const lookup_name_info &lookup_name,