gdb: Convert language la_get_symbol_name_matcher field to a method
[deliverable/binutils-gdb.git] / gdb / p-lang.c
index 2f77d7ae0ea8622fb76da4e806359f13f81799e0..189617afc06da60b5d5178919e3ea3e49ee5198e 100644 (file)
@@ -410,9 +410,7 @@ extern const struct language_data pascal_language_data =
   default_word_break_characters,
   default_collect_symbol_completion_matches,
   c_watch_location_expression,
-  NULL,                                /* la_compare_symbol_for_completion */
   &default_varobj_ops,
-  NULL,
   pascal_is_string_type_p,
   "{...}"                      /* la_struct_too_deep_ellipsis */
 };
This page took 0.023292 seconds and 4 git commands to generate.