From 4afe8af1c593ca9ee37886b37e1a6fbfaaa7a29a Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 8 Apr 2002 08:08:25 +0000 Subject: *** no comment *** --- chess-game.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'chess-game.el') diff --git a/chess-game.el b/chess-game.el index 532bd82..a446115 100644 --- a/chess-game.el +++ b/chess-game.el @@ -10,8 +10,6 @@ ;; game, and a list of plies representing the main variation. (require 'chess-ply) -(require 'chess-algebraic) -(require 'chess-fen) (defvar chess-illegal nil) (put 'chess-illegal 'error-conditions '(error)) -- cgit v1.2.3