less unneeded output

This commit is contained in:
Leijurv
2018-09-25 13:55:03 -07:00
parent f561ff84fa
commit 9abc34ca4c
2 changed files with 4 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
-keepattributes Signature
-keepattributes *Annotation*
-optimizationpasses 10
-optimizationpasses 5
-verbose
-allowaccessmodification # anything not kept can be changed from public to private and inlined etc