aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/decl.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/decl.c')
-rw-r--r--gcc/java/decl.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/java/decl.c b/gcc/java/decl.c
index 5e64c64..cae86f0 100644
--- a/gcc/java/decl.c
+++ b/gcc/java/decl.c
@@ -283,10 +283,6 @@ static int keep_next_level_flag;
static int keep_next_if_subblocks;
-/* The FUNCTION_DECL for the function currently being compiled,
- or 0 if between functions. */
-tree current_function_decl;
-
tree object_type_node;
tree unqualified_object_id_node;
tree object_ptr_type_node;