aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2-frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/dwarf2-frame.h')
-rw-r--r--gdb/dwarf2-frame.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/dwarf2-frame.h b/gdb/dwarf2-frame.h
index 2496f05..b84da78 100644
--- a/gdb/dwarf2-frame.h
+++ b/gdb/dwarf2-frame.h
@@ -114,10 +114,6 @@ void dwarf2_append_unwinders (struct gdbarch *gdbarch);
extern const struct frame_base *
dwarf2_frame_base_sniffer (struct frame_info *this_frame);
-/* Register the DWARF CFI for OBJFILE. */
-
-void dwarf2_frame_build_info (struct objfile *objfile);
-
/* Compute the DWARF CFA for a frame. */
CORE_ADDR dwarf2_frame_cfa (struct frame_info *this_frame);