From 62c13bcfa1933274be856ac5840a933bbaca5f27 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 22 Apr 2002 19:23:45 +0000 Subject: Bug fixes and reducing the TODO list. --- chess-fen.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'chess-fen.el') diff --git a/chess-fen.el b/chess-fen.el index 03c6749..91ee683 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." (let ((i 0) (l (length fen)) -- cgit v1.2.3