summaryrefslogtreecommitdiff
path: root/src/map/pc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/pc.c')
-rw-r--r--src/map/pc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/pc.c b/src/map/pc.c
index 3cfe28a11..8586270b8 100644
--- a/src/map/pc.c
+++ b/src/map/pc.c
@@ -5354,8 +5354,6 @@ static int pc_autocast_clear(struct map_session_data *sd)
sd->autocast.itemskill_check_conditions = false;
sd->autocast.itemskill_instant_cast = false;
sd->autocast.itemskill_cast_on_self = false;
- sd->itemskill_id = 0;
- sd->itemskill_lv = 0;
sd->state.itemskill_conditions_checked = 0;
sd->state.itemskill_check_conditions = 0;
sd->state.itemskill_no_casttime = 0;