gdb: Convert language la_get_compile_instance field to a method
[deliverable/binutils-gdb.git] / gdb / p-lang.c
index 7956d879997e38120cee8f55c5e66892828baee3..f040f9a14c48129fe3427964a81687992c26c6f6 100644 (file)
@@ -419,7 +419,6 @@ extern const struct language_data pascal_language_data =
   default_search_name_hash,
   &default_varobj_ops,
   NULL,
-  NULL,
   pascal_is_string_type_p,
   "{...}"                      /* la_struct_too_deep_ellipsis */
 };
This page took 0.026989 seconds and 4 git commands to generate.