summaryrefslogtreecommitdiff
path: root/gdb/symtab.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/symtab.c')
-rw-r--r--gdb/symtab.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/symtab.c b/gdb/symtab.c
index 84923153059..b504cd62631 100644
--- a/gdb/symtab.c
+++ b/gdb/symtab.c
@@ -92,8 +92,6 @@ static struct block_symbol
/* See symtab.h. */
const struct block_symbol null_block_symbol = { NULL, NULL };
-extern initialize_file_ftype _initialize_symtab;
-
/* Program space key for finding name and language of "main". */
static const struct program_space_data *main_progspace_key;