aboutsummaryrefslogtreecommitdiff
path: root/gdb/d-lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/d-lang.h')
-rw-r--r--gdb/d-lang.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/d-lang.h b/gdb/d-lang.h
index 391ea86..e31c762 100644
--- a/gdb/d-lang.h
+++ b/gdb/d-lang.h
@@ -58,8 +58,6 @@ struct builtin_d_type
extern int d_parse (struct parser_state *);
-extern void d_yyerror (const char *);
-
/* Defined in d-lang.c */
extern const char *d_main_name (void);