diff options
| author | bothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-02-19 12:32:50 +0000 |
|---|---|---|
| committer | bothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-02-19 12:32:50 +0000 |
| commit | ffb7d1560d92c07a225c042b4eea5949c828cf71 (patch) | |
| tree | 3bacf86daef037c8a0c3d4922399266f1eb3908e /gcc/java/parse.h | |
| parent | 559eb7e83c032e80ced1128361af1a9913801779 (diff) | |
| download | ppe42-gcc-ffb7d1560d92c07a225c042b4eea5949c828cf71.tar.gz ppe42-gcc-ffb7d1560d92c07a225c042b4eea5949c828cf71.zip | |
�
Use new TRY_FINALLY_EXPR tree node. See ChangeLog.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25314 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/parse.h')
| -rw-r--r-- | gcc/java/parse.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/java/parse.h b/gcc/java/parse.h index e3c93b579b3..bcd6696bd93 100644 --- a/gcc/java/parse.h +++ b/gcc/java/parse.h @@ -666,7 +666,6 @@ void java_layout_classes PROTO ((void)); tree java_method_add_stmt PROTO ((tree, tree)); char *java_get_line_col PROTO ((char *, int, int)); void java_expand_switch PROTO ((tree)); -tree java_get_catch_block PROTO ((tree, int)); int java_report_errors PROTO (()); #endif |

