Remove val_print
[deliverable/binutils-gdb.git] / gdb / ada-lang.h
index f7c09519be639a5a72f3e74e9f3b79bcec1c676c..1f427b0494d6035d66ded26d8df33f4fd13c4285 100644 (file)
@@ -164,11 +164,6 @@ extern void ada_print_type (struct type *, const char *, struct ui_file *, int,
 extern void ada_print_typedef (struct type *type, struct symbol *new_symbol,
                               struct ui_file *stream);
 
-extern void ada_val_print (struct type *, int, CORE_ADDR,
-                          struct ui_file *, int,
-                          struct value *,
-                          const struct value_print_options *);
-
 /* Implement la_value_print_inner for Ada.  */
 
 extern void ada_value_print_inner (struct value *, struct ui_file *, int,
This page took 0.024805 seconds and 4 git commands to generate.