Remove some unnecessary code
[deliverable/binutils-gdb.git] / gdb / objfiles.h
index da5ac1a2ba6f24fa7f2f582df976a18b36170e5c..87a974c79097232426daa01843289212c4ebe2b1 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for symbol file management in GDB.
 
-   Copyright (C) 1992-2015 Free Software Foundation, Inc.
+   Copyright (C) 1992-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -501,8 +501,6 @@ extern CORE_ADDR entry_point_address (void);
 
 extern void build_objfile_section_table (struct objfile *);
 
-extern void terminate_minimal_symbol_table (struct objfile *objfile);
-
 extern struct objfile *objfile_separate_debug_iterate (const struct objfile *,
                                                        const struct objfile *);
 
This page took 0.024704 seconds and 4 git commands to generate.