diff options
Diffstat (limited to 'gdb/go-lang.c')
-rw-r--r-- | gdb/go-lang.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/go-lang.c b/gdb/go-lang.c index 69f14b8..fa26399 100644 --- a/gdb/go-lang.c +++ b/gdb/go-lang.c @@ -527,8 +527,6 @@ extern const struct language_data go_language_data = macro_expansion_no, NULL, &exp_descriptor_c, - c_print_typedef, /* Print a typedef using appropriate - syntax. */ NULL, /* name_of_this */ false, /* la_store_sym_names_in_linkage_form_p */ go_op_print_tab, /* Expression operators for printing. */ |