aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/gjavah.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/gjavah.c')
-rw-r--r--gcc/java/gjavah.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/java/gjavah.c b/gcc/java/gjavah.c
index f4f2c2b..be3f5f7 100644
--- a/gcc/java/gjavah.c
+++ b/gcc/java/gjavah.c
@@ -1194,8 +1194,6 @@ throwable_p (signature)
JCF_FINISH (&jcf);
}
- if (current)
- free (current);
return result;
}