OSDN Git Service

[Refactor] #37353 コメント整理。 / Refactor comments.
[hengband/hengband.git] / src / xtra1.c
index 242b1f3..c41e0ef 100644 (file)
@@ -2850,8 +2850,6 @@ static void calc_torch(void)
                                if((o_ptr->sval == SV_LITE_LANTERN) && !(o_ptr->xtra4 > 0)) continue;
                        }
                }
-
-               /* Extract the flags */
                object_flags(o_ptr, flgs);
 
                /* calc the lite_radius */