gdb: Convert language la_get_compile_instance field to a method
[deliverable/binutils-gdb.git] / gdb / opencl-lang.c
index a548fe60a746449cdca8f8559af421dfc434d50f..bfb462c17c8cf604ce4c4a36072b588d7d4b177b 100644 (file)
@@ -1064,7 +1064,6 @@ extern const struct language_data opencl_language_data =
   default_search_name_hash,
   &default_varobj_ops,
   NULL,
-  NULL,
   c_is_string_type_p,
   "{...}"                      /* la_struct_too_deep_ellipsis */
 };
This page took 0.023514 seconds and 4 git commands to generate.