gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gdb / p-lang.c
index 189617afc06da60b5d5178919e3ea3e49ee5198e..22ed912c6f5df9f8045fa37e64e4c8d9d747d711 100644 (file)
@@ -407,7 +407,6 @@ extern const struct language_data pascal_language_data =
   pascal_op_print_tab,         /* expression operators for printing */
   1,                           /* c-style arrays */
   0,                           /* String lower bound */
-  default_word_break_characters,
   default_collect_symbol_completion_matches,
   c_watch_location_expression,
   &default_varobj_ops,
This page took 0.023018 seconds and 4 git commands to generate.