Remove la_error
[deliverable/binutils-gdb.git] / gdb / rust-lang.h
index ce30e3327616ffa0de87e2a7a9e2b98c0e23810d..f81f47fa8d21f6fe66c987024ae03a904e1c88fb 100644 (file)
@@ -26,9 +26,6 @@ struct type;
 /* The la_parser implementation for Rust.  */
 extern int rust_parse (struct parser_state *);
 
-/* The la_error implementation for Rust.  */
-extern void rustyyerror (const char *);
-
 /* Return true if TYPE is a tuple type; otherwise false.  */
 extern bool rust_tuple_type_p (struct type *type);
 
This page took 0.036404 seconds and 4 git commands to generate.