From ea4680d66387f49ae04ad3e1157923983ed83a5e Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Sun, 22 Feb 2004 12:59:51 +0000 Subject: chess-engine-entire-lines was a cure for the wrong illness, removed --- chess-phalanx.el | 1 - 1 file changed, 1 deletion(-) (limited to 'chess-phalanx.el') diff --git a/chess-phalanx.el b/chess-phalanx.el index 7a8c3ec..3353b67 100644 --- a/chess-phalanx.el +++ b/chess-phalanx.el @@ -35,7 +35,6 @@ (eq (process-status proc) 'run)) (process-send-string proc "nopost\n") (setq chess-engine-process proc - chess-engine-entire-lines t chess-engine-opponent-name "Phalanx") t))) -- cgit v1.2.3