Remove outdated TODO

This commit is contained in:
John Lorentzson 2025-07-31 14:46:46 +02:00
parent 38b42a3e9a
commit f84b895d22

View file

@ -180,9 +180,6 @@ serial connection the editor normally runs under.")
(setf *top-scroll-region* 1
*bottom-scroll-region* 24))))
;; OOPS! The scrolling commands just don't exist on the VT220!
;; TODO: Replace them!
(defun scroll-screen-down ()
(save-cursor)
(move-cursor *top-scroll-region* 0)