diff options
Diffstat (limited to 'gdb/rust-lang.c')
-rw-r--r-- | gdb/rust-lang.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/rust-lang.c b/gdb/rust-lang.c index 12fc138..25bd965 100644 --- a/gdb/rust-lang.c +++ b/gdb/rust-lang.c @@ -1906,7 +1906,6 @@ extern const struct language_data rust_language_data = array_row_major, macro_expansion_no, &exp_descriptor_rust, - false, /* la_store_sym_names_in_linkage_form_p */ c_op_print_tab, /* expression operators for printing */ &default_varobj_ops, }; |