diff options
Diffstat (limited to 'gdb/f-lang.c')
-rw-r--r-- | gdb/f-lang.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/f-lang.c b/gdb/f-lang.c index ae559de..9e647f5 100644 --- a/gdb/f-lang.c +++ b/gdb/f-lang.c @@ -636,7 +636,6 @@ extern const struct language_data f_language_data = cp_search_name_hash, &default_varobj_ops, NULL, - NULL, f_is_string_type_p, "(...)" /* la_struct_too_deep_ellipsis */ }; |