aboutsummaryrefslogtreecommitdiff
path: root/gdb/blockframe.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/blockframe.c')
-rw-r--r--gdb/blockframe.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/blockframe.c b/gdb/blockframe.c
index f3d6311..db2d12b 100644
--- a/gdb/blockframe.c
+++ b/gdb/blockframe.c
@@ -38,10 +38,6 @@
#include "block.h"
#include "inline-frame.h"
-/* Prototypes for exported functions. */
-
-void _initialize_blockframe (void);
-
/* Return the innermost lexical block in execution
in a specified stack frame. The frame address is assumed valid.