summaryrefslogtreecommitdiff
path: root/gdb/d-lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/d-lang.c')
-rw-r--r--gdb/d-lang.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/d-lang.c b/gdb/d-lang.c
index 941d3ed4c53..277df012b35 100644
--- a/gdb/d-lang.c
+++ b/gdb/d-lang.c
@@ -342,9 +342,6 @@ builtin_d_type (struct gdbarch *gdbarch)
return (const struct builtin_d_type *) gdbarch_data (gdbarch, d_type_data);
}
-/* Provide a prototype to silence -Wmissing-prototypes. */
-extern initialize_file_ftype _initialize_d_language;
-
void
_initialize_d_language (void)
{