From 37d4fd61b47137b4f4bc6209c8ecec56981c2007 Mon Sep 17 00:00:00 2001 From: Aki Date: Sat, 9 Apr 2022 22:16:27 +0200 Subject: Removed dependency on Starshatter in some dialogs and mission gens --- StarsEx/CmdForceDlg.h | 1 - 1 file changed, 1 deletion(-) (limited to 'StarsEx/CmdForceDlg.h') diff --git a/StarsEx/CmdForceDlg.h b/StarsEx/CmdForceDlg.h index f85e9e9..9e5e5c1 100644 --- a/StarsEx/CmdForceDlg.h +++ b/StarsEx/CmdForceDlg.h @@ -58,7 +58,6 @@ protected: ListBox* lst_desc; Button* btn_transfer; - Starshatter* stars; Campaign* campaign; CombatGroup* current_group; CombatUnit* current_unit; -- cgit v1.1