obsolete comment

This commit is contained in:
Kartik K. Agaram 2022-08-16 13:38:10 -07:00
parent eba973369e
commit 4f128f39f3
1 changed files with 0 additions and 2 deletions

View File

@ -68,8 +68,6 @@ function Text.draw(State, line_index, y, startpos)
end
return y, screen_line_starting_pos
end
-- manual tests:
-- draw with small screen width of 100
function Text.draw_cursor(State, x, y)
-- blink every 0.5s