Revert "Merge branch 'master' into master"
This reverts commit43520c1958, reversing changes made to2e7aea3c62.
This commit is contained in:
@@ -20,6 +20,10 @@ public class InvDefinition extends DualNode {
|
||||
@Export("size")
|
||||
public int size;
|
||||
|
||||
static {
|
||||
__ib_f = new EvictingDualNodeHashTable(64);
|
||||
}
|
||||
|
||||
InvDefinition() {
|
||||
this.size = 0;
|
||||
}
|
||||
@@ -62,8 +66,4 @@ public class InvDefinition extends DualNode {
|
||||
public static void method4754() {
|
||||
ParamKeyDefinition.ParamKeyDefinition_cached.clear();
|
||||
}
|
||||
|
||||
static {
|
||||
__ib_f = new EvictingDualNodeHashTable(64);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user