summaryrefslogtreecommitdiff
path: root/gdb/symtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/symtab.h')
-rw-r--r--gdb/symtab.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/symtab.h b/gdb/symtab.h
index ae352b959a4..a4f224d6872 100644
--- a/gdb/symtab.h
+++ b/gdb/symtab.h
@@ -1347,11 +1347,6 @@ extern struct symtabs_and_lines decode_line_spec (char *, int);
extern struct symtabs_and_lines decode_line_spec_1 (char *, int);
-/* From linespec.c */
-
-extern struct symtabs_and_lines decode_line_1 (char **,
- int, struct symtab *, int, char ***);
-
/* Symmisc.c */
void maintenance_print_symbols (char *, int);