* expression.h (parse_expression_in_context): Delete prototype.

* parse.c (parse_expression_in_context): Delete.
This commit is contained in:
Joel Brobecker
2007-12-16 13:31:46 +00:00
parent 606bc03a5d
commit 7f7f83e8b1
3 changed files with 5 additions and 16 deletions

View File

@@ -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