diff options
Diffstat (limited to 'gdb/fork-child.c')
-rw-r--r-- | gdb/fork-child.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/fork-child.c b/gdb/fork-child.c index 60985d8..194aab5 100644 --- a/gdb/fork-child.c +++ b/gdb/fork-child.c @@ -159,9 +159,6 @@ show_startup_with_shell (struct ui_file *file, int from_tty, value); } -/* Provide a prototype to silence -Wmissing-prototypes. */ -extern initialize_file_ftype _initialize_fork_child; - void _initialize_fork_child (void) { |