From 2979f49e8d34e21d71b9139cc436a780b96d9220 Mon Sep 17 00:00:00 2001 From: Asdow <20314541+Asdow@users.noreply.github.com> Date: Tue, 18 Nov 2025 20:06:19 +0200 Subject: [PATCH] Remove unused includes --- Tactical/Boxing.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/Tactical/Boxing.cpp b/Tactical/Boxing.cpp index e9bf00307..3596b992f 100644 --- a/Tactical/Boxing.cpp +++ b/Tactical/Boxing.cpp @@ -8,7 +8,6 @@ #include "NPC.h" #include "opplist.h" #include "ai.h" - #include "Dialogue Control.h" #include "Handle UI.h" #include "Points.h" #include "Interface.h" @@ -19,8 +18,6 @@ #include "strategicmap.h" #include "Game Clock.h" #include "Animation Data.h" - #include "Font Control.h" - #include "message.h" #include "GameSettings.h" // added by SANDRO INT32 gsBoxerGridNo[ NUM_BOXERS ] = { 11393, 11233, 11073 };