about summary refs log tree commit diff stats
path: root/chessboard.mu
diff options
context:
space:
mode:
Diffstat (limited to 'chessboard.mu')
-rw-r--r--chessboard.mu3
1 files changed, 0 insertions, 3 deletions
diff --git a/chessboard.mu b/chessboard.mu
index 7c196d6c..3481c19b 100644
--- a/chessboard.mu
+++ b/chessboard.mu
@@ -489,9 +489,6 @@ scenario making-a-move [
 #?   $print c:character
 #? ]
 
-# todo:
-#   problem with buffering
-#   some way of closing channels
 recipe chessboard [
   default-space:address:array:location <- new location:type, 30:literal
   board:address:array:address:array:character <- initial-position