gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gdb / rust-lang.c
index 3f187bdea50579eef530c0bb0d5a026eb387eb36..53d1ee2bc8456c0725c43d2fbcd33ca67643b4ee 100644 (file)
@@ -2062,7 +2062,6 @@ extern const struct language_data rust_language_data =
   c_op_print_tab,              /* expression operators for printing */
   1,                           /* c-style arrays */
   0,                           /* String lower bound */
-  default_word_break_characters,
   default_collect_symbol_completion_matches,
   rust_watch_location_expression,
   &default_varobj_ops,
This page took 0.023079 seconds and 4 git commands to generate.