Removed 'INSTANCE$' field generation

This commit is contained in:
Michael Bogdanov
2015-12-24 10:40:30 +03:00
parent aeb6486473
commit 2e73559f33
19 changed files with 10 additions and 170 deletions
@@ -9,10 +9,6 @@ public final class A {
@org.jetbrains.annotations.NotNull
public static java.lang.String v;
public static final pack.A INSTANCE;
/**
* @deprecated
*/
public static final pack.A INSTANCE$;
public final int getC() { /* compiled code */ }