diff options
Diffstat (limited to 'chess-phalanx.el')
| -rw-r--r-- | chess-phalanx.el | 1 |
1 files changed, 0 insertions, 1 deletions
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))) |
