From 6f87d139a4e19a318de49905bbb1176ee1de33a8 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 24 Apr 2002 19:28:46 +0000 Subject: *** no comment *** --- chess-input.el | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chess-input.el') diff --git a/chess-input.el b/chess-input.el index 8fa0e19..54afabe 100644 --- a/chess-input.el +++ b/chess-input.el @@ -19,10 +19,6 @@ (make-variable-buffer-local 'chess-input-position-function) (make-variable-buffer-local 'chess-input-move-function) -(chess-message-catalog 'english - '((not-your-move . "It is not your turn to move") - (game-is-over . "This game is over"))) - (defun chess-input-test-move (move-ply) "Return the given MOVE if it matches the user's current input." (let* ((move (cdr move-ply)) -- cgit v1.2.3