gdb: Convert language la_demangle field to a method
[deliverable/binutils-gdb.git] / gdb / p-lang.c
index 9aa03de6a59f617d51f847bf32660ff68b689c98..50b913e8b6c12900cc7360646b3bd1ef81013e4b 100644 (file)
@@ -405,7 +405,6 @@ extern const struct language_data pascal_language_data =
   "this",                      /* name_of_this */
   false,                       /* la_store_sym_names_in_linkage_form_p */
   basic_lookup_symbol_nonlocal,        /* lookup_symbol_nonlocal */
-  NULL,                                /* Language specific symbol demangler */
   NULL,                                /* Language specific class_name_from_physname */
   pascal_op_print_tab,         /* expression operators for printing */
   1,                           /* c-style arrays */
This page took 0.02524 seconds and 4 git commands to generate.