summaryrefslogtreecommitdiff
path: root/gdb/symfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/symfile.h')
-rw-r--r--gdb/symfile.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/symfile.h b/gdb/symfile.h
index 5968dc21008..edf1c242dc6 100644
--- a/gdb/symfile.h
+++ b/gdb/symfile.h
@@ -673,9 +673,6 @@ extern void dwarf2_build_frame_info (struct objfile *);
void dwarf2_free_objfile (struct objfile *);
-/* Whether to use deprecated .gdb_index sections. */
-extern int use_deprecated_index_sections;
-
/* From mdebugread.c */
/* Hack to force structures to exist before use in parameter list. */