about summary refs log tree commit diff stats
path: root/chessboard-cursor.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-01-18 01:29:01 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-01-18 01:29:01 -0800
commit9dc8507efbdd163be40dacdb66ff21dbb600537a (patch)
tree95a5acad36fc1512e44ba88aa6fc0470ce74537e /chessboard-cursor.mu
parent2647f8431d6bd757c3e3455739d44690f029123e (diff)
downloadmu-9dc8507efbdd163be40dacdb66ff21dbb600537a.tar.gz
587
Diffstat (limited to 'chessboard-cursor.mu')
-rw-r--r--chessboard-cursor.mu1
1 files changed, 0 insertions, 1 deletions
diff --git a/chessboard-cursor.mu b/chessboard-cursor.mu
index d64231af..c1aad3c6 100644
--- a/chessboard-cursor.mu
+++ b/chessboard-cursor.mu
@@ -239,7 +239,6 @@
 ])
 
 ; tests todo:
-;   print move
 ;   board updates on move
 ;   'q' exits on second move
 ;   flush stdout after printing out move and before clearing screen