Split rank_one_type_parm_complex from rank_one_type
[deliverable/binutils-gdb.git] / gdb / d-lang.c
index 688ae981bb1bbdc2afe3788cac28bcbedcf8a176..637e012b32e76c6213e519849fcaa27f673d692a 100644 (file)
@@ -1,6 +1,6 @@
 /* D language support routines for GDB, the GNU debugger.
 
-   Copyright (C) 2005-2018 Free Software Foundation, Inc.
+   Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -216,7 +216,6 @@ extern const struct language_defn d_language_defn =
   d_extensions,
   &exp_descriptor_c,
   d_parse,
-  d_yyerror,
   null_post_parser,
   c_printchar,                 /* Print a character constant.  */
   c_printstr,                  /* Function to print string constant.  */
This page took 0.024834 seconds and 4 git commands to generate.