diff options
Diffstat (limited to 'gcc/java/expr.c')
-rw-r--r-- | gcc/java/expr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/java/expr.c b/gcc/java/expr.c index 3b765e4..133fa03 100644 --- a/gcc/java/expr.c +++ b/gcc/java/expr.c @@ -86,7 +86,6 @@ static int emit_init_test_initialization PARAMS ((void **entry, static int get_offset_table_index PARAMS ((tree)); static GTY(()) tree operand_type[59]; -extern struct obstack permanent_obstack; static GTY(()) tree methods_ident; static GTY(()) tree ncode_ident; |