gdb: Convert language la_lookup_transparent_type field to a method
[deliverable/binutils-gdb.git] / gdb / f-lang.c
index 1eeb5070deec1e2bf586f1b389d9657b1e8d016e..32435fa856a7b373d5c164845d2ffc302fcaeefe 100644 (file)
@@ -616,7 +616,6 @@ extern const struct language_data f_language_data =
   NULL,                        /* name_of_this */
   false,                       /* la_store_sym_names_in_linkage_form_p */
   cp_lookup_symbol_nonlocal,   /* lookup_symbol_nonlocal */
-  basic_lookup_transparent_type,/* lookup_transparent_type */
 
   /* We could support demangling here to provide module namespaces
      also for inferiors with only minimal symbol table (ELF symbols).
This page took 0.023258 seconds and 4 git commands to generate.