gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gdb / m2-lang.c
index 9245ebbeeae9cc2606ed3b97415f414dddc0be2b..331ad5a3e6ee8349fc65a4867f969bb39b395374 100644 (file)
@@ -376,7 +376,6 @@ extern const struct language_data m2_language_data =
   m2_op_print_tab,             /* expression operators for printing */
   0,                           /* arrays are first-class (not c-style) */
   0,                           /* String lower bound */
-  default_word_break_characters,
   default_collect_symbol_completion_matches,
   c_watch_location_expression,
   &default_varobj_ops,
This page took 0.02294 seconds and 4 git commands to generate.