summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/public.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/dwarf2/public.h')
-rw-r--r--gdb/dwarf2/public.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/dwarf2/public.h b/gdb/dwarf2/public.h
index 1723060a2e8..a9d4682c856 100644
--- a/gdb/dwarf2/public.h
+++ b/gdb/dwarf2/public.h
@@ -38,9 +38,6 @@ enum class dw_index_kind
entry on the objfile's "qf" list. */
extern void dwarf2_initialize_objfile (struct objfile *objfile);
-struct psymbol_functions;
-extern void dwarf2_build_psymtabs (struct objfile *,
- psymbol_functions *psf = nullptr);
extern void dwarf2_build_frame_info (struct objfile *);
#endif /* DWARF2_PUBLIC_H */