Remove some uses of "object_files"
[deliverable/binutils-gdb.git] / gdb / go-lang.c
index 60ab2f3dc3d57b4f83af02e17e7ffc769ce5e1e4..5af88f805a782828a05d7aacbca34548f0bf65fb 100644 (file)
@@ -1,6 +1,6 @@
 /* Go language support routines for GDB, the GNU debugger.
 
-   Copyright (C) 2012-2018 Free Software Foundation, Inc.
+   Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -577,7 +577,6 @@ extern const struct language_defn go_language_defn =
   NULL,
   &exp_descriptor_c,
   go_parse,
-  go_yyerror,
   null_post_parser,
   c_printchar,                 /* Print a character constant.  */
   c_printstr,                  /* Function to print string constant.  */
This page took 0.024497 seconds and 4 git commands to generate.