gdb: Convert language la_demangle field to a method
[deliverable/binutils-gdb.git] / gdb / m2-lang.c
index 098a2aadd954bab90d3a48139a7f7647ee8fcbe3..a83cf1451b1297280e1748c779bce59217d79d34 100644 (file)
@@ -374,7 +374,6 @@ extern const struct language_data m2_language_data =
   NULL,                                /* 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 */
   m2_op_print_tab,             /* expression operators for printing */
This page took 0.024521 seconds and 4 git commands to generate.