summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/CmdForceDlg.h
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-04-09 22:16:27 +0200
committerAki <please@ignore.pl>2022-04-09 22:16:27 +0200
commit37d4fd61b47137b4f4bc6209c8ecec56981c2007 (patch)
tree575613d86589476ad0edaeba67609e66c238c895 /StarsEx/CmdForceDlg.h
parentaebbb4e305483efee3a714c443badd7edc60675b (diff)
downloadstarshatter-37d4fd61b47137b4f4bc6209c8ecec56981c2007.zip
starshatter-37d4fd61b47137b4f4bc6209c8ecec56981c2007.tar.gz
starshatter-37d4fd61b47137b4f4bc6209c8ecec56981c2007.tar.bz2
Removed dependency on Starshatter in some dialogs and mission gens
Diffstat (limited to 'StarsEx/CmdForceDlg.h')
-rw-r--r--StarsEx/CmdForceDlg.h1
1 files changed, 0 insertions, 1 deletions
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;