* dwarf2-frame.h (dwarf2_frame_build_info): Delete, unused.
authorDoug Evans <dje@google.com>
Wed, 8 Sep 2010 17:52:50 +0000 (17:52 +0000)
committerDoug Evans <dje@google.com>
Wed, 8 Sep 2010 17:52:50 +0000 (17:52 +0000)
gdb/ChangeLog
gdb/dwarf2-frame.h

index aa8b2b0700ea9c1ef06323dca1be1ef1d3e80857..2bc83bf0c0234c7c9928dfd0cbdda2e25d8bdef2 100644 (file)
@@ -1,3 +1,7 @@
+2010-09-08  Doug Evans  <dje@google.com>
+
+       * dwarf2-frame.h (dwarf2_frame_build_info): Delete, unused.
+
 2010-09-08  Tom Tromey  <tromey@redhat.com>
 
        Revert:
index 2496f05c4273a0b887fbf0ac42bf84071dcc8afe..b84da78bee86fd2e0cb430985e81c29aee0fc1ac 100644 (file)
@@ -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);
This page took 0.029506 seconds and 4 git commands to generate.