gdb: Convert language la_get_compile_instance field to a method
[deliverable/binutils-gdb.git] / gdb / m2-lang.c
index c83f9ef4c1efb15229a32b47e94f87f008c553a0..21cafb9ba6b9c73cec44a1dbc7868f4048837271 100644 (file)
@@ -389,7 +389,6 @@ extern const struct language_data m2_language_data =
   default_search_name_hash,
   &default_varobj_ops,
   NULL,
-  NULL,
   m2_is_string_type_p,
   "{...}"                      /* la_struct_too_deep_ellipsis */
 };
This page took 0.023234 seconds and 4 git commands to generate.