Check all inline frames if they are marked for skip
[deliverable/binutils-gdb.git] / gdb / d-lang.h
index f47050aa30128b0db9fa2b41c1f01f9b2a07a64b..956c1923a6942b2b2eb7248398f50827f4ba37e6 100644 (file)
@@ -1,6 +1,6 @@
 /* D language support definitions for GDB, the GNU debugger.
 
-   Copyright (C) 2005-2017 Free Software Foundation, Inc.
+   Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -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);
This page took 0.026813 seconds and 4 git commands to generate.