summaryrefslogtreecommitdiff
path: root/src/map/skill.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/skill.h')
-rw-r--r--src/map/skill.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/skill.h b/src/map/skill.h
index cc6ba6898..2ca265152 100644
--- a/src/map/skill.h
+++ b/src/map/skill.h
@@ -154,7 +154,6 @@ struct skill_unit_group {
struct skill_unit *unit;
struct {
unsigned ammo_consume : 1;
- unsigned magic_power : 1;
unsigned song_dance : 2; //0x1 Song/Dance, 0x2 Ensemble
} state;
};