diff options
Diffstat (limited to 'chess-fen.el')
| -rw-r--r-- | chess-fen.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chess-fen.el b/chess-fen.el index 1eb8d00..b428a5f 100644 --- a/chess-fen.el +++ b/chess-fen.el @@ -38,8 +38,6 @@ ;; relate to the game, not the position. ;; -(require 'chess-pos) - (defun chess-fen-to-pos (fen) "Convert a FEN-like notation string to a chess position." (assert (stringp fen)) |
