summaryrefslogtreecommitdiff
path: root/src/map/battle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/battle.c')
-rw-r--r--src/map/battle.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/battle.c b/src/map/battle.c
index 90260a74e..84bea03bc 100644
--- a/src/map/battle.c
+++ b/src/map/battle.c
@@ -2395,7 +2395,6 @@ struct Damage battle_calc_misc_attack(
if( src == NULL || target == NULL ){
nullpo_info(NLP_MARK);
- memset(&md,0,sizeof(md));
return md;
}