diff options
Diffstat (limited to 'gdb/m2-lang.c')
-rw-r--r-- | gdb/m2-lang.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/m2-lang.c b/gdb/m2-lang.c index d21a5c9..6dbc487 100644 --- a/gdb/m2-lang.c +++ b/gdb/m2-lang.c @@ -376,7 +376,6 @@ extern const struct language_data m2_language_data = m2_op_print_tab, /* expression operators for printing */ 0, /* arrays are first-class (not c-style) */ 0, /* String lower bound */ - c_watch_location_expression, &default_varobj_ops, m2_is_string_type_p, "{...}" /* la_struct_too_deep_ellipsis */ |