gdb: Convert language skip_trampoline field to a method
[deliverable/binutils-gdb.git] / gdb / p-lang.c
index 50b913e8b6c12900cc7360646b3bd1ef81013e4b..777f1ffe217a2c42325769983a354c86ea2cb599 100644 (file)
@@ -401,7 +401,6 @@ extern const struct language_data pascal_language_data =
   pascal_print_typedef,                /* Print a typedef using appropriate syntax */
   pascal_value_print_inner,    /* la_value_print_inner */
   pascal_value_print,          /* Print a top-level value */
-  NULL,                                /* Language specific skip_trampoline */
   "this",                      /* name_of_this */
   false,                       /* la_store_sym_names_in_linkage_form_p */
   basic_lookup_symbol_nonlocal,        /* lookup_symbol_nonlocal */
This page took 0.024267 seconds and 4 git commands to generate.