gdb: Convert language la_get_symbol_name_matcher field to a method
[deliverable/binutils-gdb.git] / gdb / objc-lang.c
index 8b23c557984ad7bc63b84767d161b3a00a265d4e..9a77f6cb96d8b8d3b503e00ca2491a5f85be11e5 100644 (file)
@@ -354,7 +354,6 @@ extern const struct language_data objc_language_data =
   default_word_break_characters,
   default_collect_symbol_completion_matches,
   c_watch_location_expression,
-  NULL,                                /* la_get_symbol_name_matcher */
   &default_varobj_ops,
   c_is_string_type_p,
   "{...}"                      /* la_struct_too_deep_ellipsis */
This page took 0.03242 seconds and 4 git commands to generate.