Remove outdated TODO
This commit is contained in:
parent
7c8dc6b7ba
commit
254d66270b
1 changed files with 0 additions and 1 deletions
|
@ -417,7 +417,6 @@ serial connection the editor normally runs under.")
|
|||
(update-buffer-cursor (current-buffer *editor*))))))
|
||||
|
||||
(defmethod redisplay-line ((line line) &key (start 0) addingp known-free-p)
|
||||
;; TODO: save the cursor position
|
||||
(with-editor-accessors *editor* (:current-buffer buffer)
|
||||
(cond
|
||||
(known-free-p
|
||||
|
|
Loading…
Add table
Reference in a new issue