Remove outdated TODO

This commit is contained in:
John Lorentzson 2025-07-31 14:52:32 +02:00
parent 7c8dc6b7ba
commit 254d66270b

View file

@ -417,7 +417,6 @@ serial connection the editor normally runs under.")
(update-buffer-cursor (current-buffer *editor*)))))) (update-buffer-cursor (current-buffer *editor*))))))
(defmethod redisplay-line ((line line) &key (start 0) addingp known-free-p) (defmethod redisplay-line ((line line) &key (start 0) addingp known-free-p)
;; TODO: save the cursor position
(with-editor-accessors *editor* (:current-buffer buffer) (with-editor-accessors *editor* (:current-buffer buffer)
(cond (cond
(known-free-p (known-free-p