OSDN Git Service

[Refactor] #37353 ang_sort_*() in cmd4.c to sort.c.
[hengband/hengband.git] / src / xtra2.c
index bfa1166..637c8c4 100644 (file)
@@ -1937,7 +1937,6 @@ static bool tgt_pt_accept(POSITION y, POSITION x)
 
        if (p_ptr->image) return (FALSE);
 
-       /* Examine the grid */
        g_ptr = &current_floor_ptr->grid_array[y][x];
 
        /* Interesting memorized features */