gdb: Convert language la_lookup_transparent_type field to a method
[deliverable/binutils-gdb.git] / gdb / p-lang.c
index 4c13867446b3a05e139e6f881ac36768523ee4ca..d2d8b5e9d16f7bb4e818573171b4134d4b89339e 100644 (file)
@@ -406,7 +406,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 */
-  basic_lookup_transparent_type,/* lookup_transparent_type */
   NULL,                                /* Language specific symbol demangler */
   NULL,
   NULL,                                /* Language specific class_name_from_physname */
This page took 0.025755 seconds and 4 git commands to generate.