9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-29 12:09:07 +00:00

Fix chance stream for objects

This commit is contained in:
Daniel Mills
2021-01-14 08:40:53 -05:00
parent 618da86b44
commit a92e651b43
2 changed files with 1 additions and 2 deletions

View File

@@ -110,7 +110,6 @@ public class IrisJigsawStructure extends IrisRegistrant
else
{
int max = 0;
KList<String> pools = new KList<>();
KList<String> pieces = new KList<>();