diff options
Diffstat (limited to 'gdb/dwarf2expr.c')
-rw-r--r-- | gdb/dwarf2expr.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/dwarf2expr.c b/gdb/dwarf2expr.c index a693856..e2724da 100644 --- a/gdb/dwarf2expr.c +++ b/gdb/dwarf2expr.c @@ -1445,9 +1445,6 @@ abort_expression: gdb_assert (this->recursion_depth >= 0); } -/* Provide a prototype to silence -Wmissing-prototypes. */ -extern initialize_file_ftype _initialize_dwarf2expr; - void _initialize_dwarf2expr (void) { |