Skip to content

Commit 6ba81d2

Browse files
committed
removed comment about border cells
1 parent a85dc51 commit 6ba81d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

board.c

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
* - read the file until done. each row contains a row and a columns separted by
2525
* white space
2626
* for each line, set the cell in the current buffer
27-
* - ensure that no border cells are set to alive
2827
* - close the file
2928
* - return the boards pointer if successfull or NULL ptr otherwise
3029
*/

0 commit comments

Comments
 (0)