Skip to content

Commit 9e631aa

Browse files
committed
removing extra comment
1 parent 83bf237 commit 9e631aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/playout/no_eyes.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ impl Playout for NoSelfAtariPlayout {
5252

5353
removed_enemies > 1 ||
5454
{
55-
//let liberties = board.new_chain_liberties(*m);
5655
(removed_enemies > 0 && board.new_chain_liberties_greater_than(*m, 0)) ||
5756
board.new_chain_liberties_greater_than(*m, 1)
5857
}

0 commit comments

Comments
 (0)