summaryrefslogtreecommitdiffhomepage
path: root/Stars45/CombatUnit.h
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/CombatUnit.h')
-rw-r--r--Stars45/CombatUnit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Stars45/CombatUnit.h b/Stars45/CombatUnit.h
index 5d60772..71d8e8f 100644
--- a/Stars45/CombatUnit.h
+++ b/Stars45/CombatUnit.h
@@ -43,7 +43,6 @@ public:
int GetValue() const;
int GetSingleValue() const;
bool CanDefend(CombatUnit* unit) const;
- bool CanAssign() const;
bool CanLaunch() const;
double PowerVersus(CombatUnit* tgt) const;
int AssignMission();