gdb: Convert language la_read_var_value field to a method
[deliverable/binutils-gdb.git] / gdb / f-lang.c
index 7288e727421eb5d20d8c67b891b85ad83d944f52..53e44db5caff24b7215f8970c6bd88ae3c29a1e8 100644 (file)
@@ -650,7 +650,6 @@ extern const struct language_data f_language_data =
   f_print_typedef,             /* Print a typedef using appropriate syntax */
   f_value_print_innner,                /* la_value_print_inner */
   c_value_print,               /* FIXME */
-  default_read_var_value,      /* la_read_var_value */
   NULL,                                /* Language specific skip_trampoline */
   NULL,                        /* name_of_this */
   false,                       /* la_store_sym_names_in_linkage_form_p */
This page took 0.025431 seconds and 4 git commands to generate.