gdb: Convert language la_get_compile_instance field to a method
[deliverable/binutils-gdb.git] / gdb / go-lang.c
index c596279012d477c8af0af457c56a7eef77910d42..8f9ea6330d5710019b65ee02965bb38a7cd2e16b 100644 (file)
@@ -564,7 +564,6 @@ extern const struct language_data go_language_data =
   default_search_name_hash,
   &default_varobj_ops,
   NULL,
-  NULL,
   go_is_string_type_p,
   "{...}"                      /* la_struct_too_deep_ellipsis */
 };
This page took 0.024485 seconds and 4 git commands to generate.