parse.h (java_expand_switch): Remove old prototype.
2001-11-18 Roger Sayle <roger@eyesopen.com> * parse.h (java_expand_switch): Remove old prototype. From-SVN: r47221
This commit is contained in:
parent
a6e50ecbf7
commit
9c2fcf0966
@ -1,3 +1,7 @@
|
||||
2001-11-18 Roger Sayle <roger@eyesopen.com>
|
||||
|
||||
* parse.h (java_expand_switch): Remove old prototype.
|
||||
|
||||
2001-11-18 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
Fix for PR java/1401:
|
||||
|
@ -924,7 +924,6 @@ void java_fix_constructors PARAMS ((void));
|
||||
void java_layout_classes PARAMS ((void));
|
||||
void java_reorder_fields PARAMS ((void));
|
||||
tree java_method_add_stmt PARAMS ((tree, tree));
|
||||
void java_expand_switch PARAMS ((tree));
|
||||
int java_report_errors PARAMS ((void));
|
||||
extern tree do_resolve_class PARAMS ((tree, tree, tree, tree));
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user