diff options
Diffstat (limited to 'gcc/java/decl.c')
-rw-r--r-- | gcc/java/decl.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/java/decl.c b/gcc/java/decl.c index b76f46fb86f..f9bbc9f672b 100644 --- a/gcc/java/decl.c +++ b/gcc/java/decl.c @@ -323,8 +323,6 @@ static tree named_labels; static tree shadowed_labels; #endif -int flag_traditional; - tree java_global_trees[JTI_MAX]; /* Build (and pushdecl) a "promoted type" for all standard |