summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/map/map.h b/src/map/map.h
index ee8a9836e..0237aff2c 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -975,9 +975,6 @@ struct homun_data {
int target_id,attacked_id;
int natural_heal_timer; //[orn]
- int hp_sub,sp_sub;
- int inchealhptick,inchealsptick;
- int nhealhp,nhealsp,nshealhp,nshealsp,nsshealhp,nsshealsp;
unsigned short regenhp,regensp;
unsigned long exp_next;