Remove duplicate or commented-out #includes
[deliverable/binutils-gdb.git] / gdb / filesystem.c
index 1e42d83b71d349d8371e07b4317f57fd4cf09b50..fdc4713007ae19cc2ca5fc81ab50d2fbf9969163 100644 (file)
@@ -1,6 +1,6 @@
 /* Handle different target file systems for GDB, the GNU Debugger.
 
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -76,9 +76,6 @@ is \"%s\".\n"),
                      value);
 }
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-extern initialize_file_ftype _initialize_filesystem;
-
 void
 _initialize_filesystem (void)
 {
This page took 0.025062 seconds and 4 git commands to generate.