mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 02:20:51 +00:00
* expression.h (parse_expression_in_context): Delete prototype.
* parse.c (parse_expression_in_context): Delete.
This commit is contained in:
@@ -389,8 +389,6 @@ struct expression
|
||||
|
||||
extern struct expression *parse_expression (char *);
|
||||
|
||||
extern struct expression *parse_expression_in_context (char *, int);
|
||||
|
||||
extern struct expression *parse_exp_1 (char **, struct block *, int);
|
||||
|
||||
/* The innermost context required by the stack and register variables
|
||||
|
||||
Reference in New Issue
Block a user