diff options
Diffstat (limited to 'gdb/d-lang.h')
-rw-r--r-- | gdb/d-lang.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/d-lang.h b/gdb/d-lang.h index 216fd03..5b12255 100644 --- a/gdb/d-lang.h +++ b/gdb/d-lang.h @@ -68,10 +68,6 @@ extern char *d_demangle (const char *mangled, int options); extern const struct builtin_d_type *builtin_d_type (struct gdbarch *); -/* Defined in d-support.c */ - -extern const char *d_parse_symbol (struct obstack *, const char *); - /* Defined in d-valprint.c */ extern void d_val_print (struct type *type, const gdb_byte *valaddr, |