X-Git-Url: http://git.osdn.net/view?p=hengband%2Fhengband.git;a=blobdiff_plain;f=src%2Fspells1.c;h=ed348e0151b5520eb93ce7189e9803c2b1256340;hp=3a5e7fe557b8158f8970b590b620cb495f1eca6f;hb=68ddc35396267518d96092da65013a9f4901acc9;hpb=f73c3b58867c46cf4adc347f66e6a38583ba2780 diff --git a/src/spells1.c b/src/spells1.c index 3a5e7fe55..ed348e015 100644 --- a/src/spells1.c +++ b/src/spells1.c @@ -1293,8 +1293,6 @@ static bool project_o(MONSTER_IDX who, POSITION r, POSITION y, POSITION x, HIT_P /* Acquire next object */ next_o_idx = o_ptr->next_o_idx; - - /* Extract the flags */ object_flags(o_ptr, flgs); /* Check for artifact */