Revert "Merge branch 'master' into master"
This reverts commit43520c1958, reversing changes made to2e7aea3c62.
This commit is contained in:
@@ -41,6 +41,10 @@ public class VarbitDefinition extends DualNode {
|
||||
@Export("highBit")
|
||||
public int highBit;
|
||||
|
||||
static {
|
||||
VarbitDefinition_cached = new EvictingDualNodeHashTable(64);
|
||||
}
|
||||
|
||||
@ObfuscatedName("q")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(Lgr;I)V",
|
||||
@@ -90,8 +94,4 @@ public class VarbitDefinition extends DualNode {
|
||||
|
||||
return var2.__u_421(var1);
|
||||
}
|
||||
|
||||
static {
|
||||
VarbitDefinition_cached = new EvictingDualNodeHashTable(64);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user