aboutsummaryrefslogtreecommitdiff
path: root/gdb/p-lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/p-lang.h')
-rw-r--r--gdb/p-lang.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/p-lang.h b/gdb/p-lang.h
index 994d9ad..1f50bb2 100644
--- a/gdb/p-lang.h
+++ b/gdb/p-lang.h
@@ -50,8 +50,6 @@ extern void pascal_printchar (int, struct ui_file *);
extern void pascal_printstr (struct ui_file *, const gdb_byte *,
unsigned int, int, int);
-extern struct type *pascal_create_fundamental_type (struct objfile *, int);
-
extern struct type **const (pascal_builtin_types[]);
/* These are in p-typeprint.c: */