Remove testing
This commit is contained in:
parent
7dc5e34e3d
commit
a0c5c3d8c2
1 changed files with 1 additions and 2 deletions
|
@ -14,5 +14,4 @@
|
|||
(blit! (λ (rpos cpos grapheme)
|
||||
(buffer-set! buf rpos cpos grapheme))))
|
||||
(draw okay? blit! 0 0)
|
||||
(write-buffer buf port)
|
||||
buf))
|
||||
(write-buffer buf port)))
|
||||
|
|
Loading…
Reference in a new issue