aboutsummaryrefslogtreecommitdiff
path: root/gdb/go-lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/go-lang.h')
-rw-r--r--gdb/go-lang.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/gdb/go-lang.h b/gdb/go-lang.h
index 8647964..1f07907 100644
--- a/gdb/go-lang.h
+++ b/gdb/go-lang.h
@@ -80,14 +80,6 @@ extern void go_print_type (struct type *type, const char *varstring,
struct ui_file *stream, int show, int level,
const struct type_print_options *flags);
-/* Defined in go-valprint.c. */
-
-extern void go_val_print (struct type *type,
- int embedded_offset, CORE_ADDR address,
- struct ui_file *stream, int recurse,
- struct value *val,
- const struct value_print_options *options);
-
/* Implement la_value_print_inner for Go. */
extern void go_value_print_inner (struct value *value,