Remove old testing variable increment

This commit is contained in:
Logan Hunt 2022-05-24 16:29:17 -07:00
parent 47b6bdf8b7
commit 088a03c2e7

View File

@ -115,5 +115,4 @@
(:resize nil)
((nil)
(mapcar #'croatoan:refresh (cons scr windows))
(inc current-scroll-index 0.02)
(sleep (/ 1 60))))))