gdb: Convert language la_lookup_symbol_nonlocal field to a method
[deliverable/binutils-gdb.git] / gdb / go-lang.c
index 9fdd45290f0027ea6b024639e0294954adcc52d5..7da9299fddf3ac42e20d8093b821d58c7c08a70f 100644 (file)
@@ -536,7 +536,6 @@ extern const struct language_data go_language_data =
                                   syntax.  */
   NULL,                                /* name_of_this */
   false,                       /* la_store_sym_names_in_linkage_form_p */
-  basic_lookup_symbol_nonlocal, 
   go_op_print_tab,             /* Expression operators for printing.  */
   1,                           /* C-style arrays.  */
   0,                           /* String lower bound.  */
This page took 0.02444 seconds and 4 git commands to generate.