Skip to content
Snippets Groups Projects
Commit a515ee82 authored by Tom Tromey's avatar Tom Tromey
Browse files

* blockframe.c (_initialize_blockframe): Remove declaration.

parent bcbfd759
No related branches found
No related tags found
No related merge requests found
2009-10-23 Tom Tromey <tromey@redhat.com>
* blockframe.c (_initialize_blockframe): Remove declaration.
2009-10-23 Doug Evans <dje@google.com> 2009-10-23 Doug Evans <dje@google.com>
* record.c (record_core_xfer_partial): Pass correct offset to * record.c (record_core_xfer_partial): Pass correct offset to
......
...@@ -38,10 +38,6 @@ ...@@ -38,10 +38,6 @@
#include "block.h" #include "block.h"
#include "inline-frame.h" #include "inline-frame.h"
/* Prototypes for exported functions. */
void _initialize_blockframe (void);
/* Return the innermost lexical block in execution /* Return the innermost lexical block in execution
in a specified stack frame. The frame address is assumed valid. in a specified stack frame. The frame address is assumed valid.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment