diff options
Diffstat (limited to 'src/map/map.h')
-rw-r--r-- | src/map/map.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/map.h b/src/map/map.h index 15075e8dc..a83f810b9 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -297,7 +297,6 @@ struct map_session_data { short hp_loss_value, hp_loss_type; int addrace2[6],addrace2_[6]; int subsize[3]; - struct item_data *current_item; short unequip_damage[11]; int itemid; int itemhealrate[6]; |