Remove val_print
[deliverable/binutils-gdb.git] / gdb / p-lang.h
index ae0b2aaede0dd1334aa46cf78e8ba50c38caabca..9ce61318761ecc4a03fcb088629c4d0c2bed717f 100644 (file)
@@ -37,11 +37,6 @@ extern void pascal_print_type (struct type *, const char *, struct ui_file *,
 extern void pascal_print_typedef (struct type *, struct symbol *,
                                  struct ui_file *);
 
-extern void pascal_val_print (struct type *, int,
-                             CORE_ADDR, struct ui_file *, int,
-                             struct value *,
-                             const struct value_print_options *);
-
 /* Implement la_value_print_inner for Pascal.  */
 
 extern void pascal_value_print_inner (struct value *, struct ui_file *, int,
This page took 0.023852 seconds and 4 git commands to generate.