Remove val_print
[deliverable/binutils-gdb.git] / gdb / f-lang.h
index 5cc59adde7e583fec0c20db5dc85abd92cc5e338..84a63a8a410133194f5cb0da83789f250d9771c6 100644 (file)
@@ -36,11 +36,6 @@ extern void f_print_typedef (struct type *type, struct symbol *new_symbol,
 extern void f_print_type (struct type *, const char *, struct ui_file *, int,
                          int, const struct type_print_options *);
 
-extern void f_val_print (struct type *, int, CORE_ADDR,
-                        struct ui_file *, int,
-                        struct value *,
-                        const struct value_print_options *);
-
 /* Implement la_value_print_inner for Fortran.  */
 
 extern void f_value_print_innner (struct value *val, struct ui_file *stream,
This page took 0.037663 seconds and 4 git commands to generate.