summaryrefslogtreecommitdiff
path: root/gdb/record-full.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/record-full.c')
-rw-r--r--gdb/record-full.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/record-full.c b/gdb/record-full.c
index 7f6ecc71530..d3cf78906ab 100644
--- a/gdb/record-full.c
+++ b/gdb/record-full.c
@@ -2816,9 +2816,6 @@ show_record_full_command (char *args, int from_tty)
cmd_show_list (show_record_full_cmdlist, from_tty, "");
}
-/* Provide a prototype to silence -Wmissing-prototypes. */
-extern initialize_file_ftype _initialize_record_full;
-
void
_initialize_record_full (void)
{