diff options
| author | Logan Hunt <loganjh@amazon.com> | 2022-05-24 16:29:17 -0700 |
|---|---|---|
| committer | Logan Hunt <loganjh@amazon.com> | 2022-05-24 16:29:17 -0700 |
| commit | 088a03c2e788127c5b8606d0a6a1956ff58e4ec1 (patch) | |
| tree | 595c52680a09f5bf8a44df5d85b2d54f850817cc /ui.lisp | |
| parent | 47b6bdf8b737bf12f5f7b8839ed2389ff28c723c (diff) | |
| download | speedrun-timer-088a03c2e788127c5b8606d0a6a1956ff58e4ec1.tar.gz speedrun-timer-088a03c2e788127c5b8606d0a6a1956ff58e4ec1.zip | |
Remove old testing variable increment
Diffstat (limited to 'ui.lisp')
| -rw-r--r-- | ui.lisp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -115,5 +115,4 @@ (:resize nil) ((nil) (mapcar #'croatoan:refresh (cons scr windows)) - (inc current-scroll-index 0.02) (sleep (/ 1 60)))))) |
