summaryrefslogtreecommitdiff
path: root/chess-ics.el
diff options
context:
space:
mode:
Diffstat (limited to 'chess-ics.el')
-rw-r--r--chess-ics.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/chess-ics.el b/chess-ics.el
index aad839d..1884799 100644
--- a/chess-ics.el
+++ b/chess-ics.el
@@ -264,8 +264,6 @@ who is black."
(defun chess-ics-filter (string)
(save-excursion
(if chess-engine-last-pos
- ;; ml: Can't we just use comint-last-output-start and
- ;; process-mark here? instead of chess-engine-last-pos?
(goto-char chess-engine-last-pos)
(goto-char (point-min)))
(unwind-protect