From 6ae6a3463b482796331e7c14bd43b15b9f44c0fc Mon Sep 17 00:00:00 2001 From: MagicBot Date: Sun, 25 Aug 2024 07:57:11 -0400 Subject: [PATCH] Cleanup of thread. --- src/engine/workthreads/DestroyCityThread.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/engine/workthreads/DestroyCityThread.java b/src/engine/workthreads/DestroyCityThread.java index 9813fd62..4ba0f073 100644 --- a/src/engine/workthreads/DestroyCityThread.java +++ b/src/engine/workthreads/DestroyCityThread.java @@ -51,7 +51,6 @@ public class DestroyCityThread implements Runnable { Guild formerGuild; Vector3fImmutable localCoords; ArrayList subGuildList; - ArrayList transferSet; // Member variable assignment