about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--text.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/text.lua b/text.lua
index 93d2814..b33547c 100644
--- a/text.lua
+++ b/text.lua
@@ -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