summaryrefslogtreecommitdiff
path: root/gdb/dwarf2-frame.h
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2010-09-08 17:52:50 +0000
committerDoug Evans <dje@google.com>2010-09-08 17:52:50 +0000
commit1d040b0d09f58eb784667e444aef4c6c1517ec14 (patch)
treead66fa5a9075387c3f275d6405f3e2eb0cc18ad7 /gdb/dwarf2-frame.h
parent27d3a3fc5909b7545a5014d77dcc5366f3b080df (diff)
* dwarf2-frame.h (dwarf2_frame_build_info): Delete, unused.
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 2496f05c42..b84da78bee 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);