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 167f353..d9807d0 100644 --- a/gdb/rust-lang.c +++ b/gdb/rust-lang.c @@ -2013,7 +2013,6 @@ extern const struct language_defn rust_language_defn = rust_extensions, &exp_descriptor_rust, rust_parse, - rustyyerror, null_post_parser, rust_printchar, /* Print a character constant */ rust_printstr, /* Function to print string constant */ |