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.mu1
1 files changed, 0 insertions, 1 deletions
diff --git a/chessboard.mu b/chessboard.mu
index 3d6b93e2..9bd5adef 100644
--- a/chessboard.mu
+++ b/chessboard.mu
@@ -259,7 +259,6 @@ def read-move stdin:address:source:character, screen:address:screen -> result:ad
   *result <- put *result, to-rank:offset, to-rank
   error? <- expect-from-channel stdin, 10/newline, screen
   return-if error?, 0/dummy, 0/quit
-  return result  # BUG: why is this statement required?
 ]
 
 # valid values for file: 0-7