From da048eea32a115c55fc867b32a3030b8a8f7d8c2 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 11 Apr 2002 20:00:38 +0000 Subject: *** no comment *** --- chess-engine.el | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/chess-engine.el b/chess-engine.el index 4374879..9a97cef 100644 --- a/chess-engine.el +++ b/chess-engine.el @@ -118,12 +118,9 @@ (car args)) (format "Do you wish to play a chess game against an anonymous opponent? "))) (chess-engine-command nil 'accept) - (chess-engine-send nil 'decline))) + (chess-engine-command nil 'decline))) t) - ((eq event 'accept) -) - ((eq event 'setup-pos) (when (car args) (chess-engine-set-start-position nil (car args) t) -- cgit v1.2.3