]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/p-lang.h
gdb: Convert language la_printstr field to a method
[thirdparty/binutils-gdb.git] / gdb / p-lang.h
index 9ce61318761ecc4a03fcb088629c4d0c2bed717f..3eaad015a6e88ed1915fd64252852150e0239338 100644 (file)
@@ -56,10 +56,6 @@ extern int
 
 extern void pascal_printchar (int, struct type *, struct ui_file *);
 
-extern void pascal_printstr (struct ui_file *, struct type *, const gdb_byte *,
-                            unsigned int, const char *, int,
-                            const struct value_print_options *);
-
 extern struct type **const pascal_builtin_types[];
 
 /* These are in p-typeprint.c: */