Merge template-live-editor

This commit is contained in:
Kartik K. Agaram 2023-04-20 18:29:10 -07:00
commit f9fce2cf5e
1 changed files with 0 additions and 3 deletions

View File

@ -33,9 +33,6 @@ end
function App.initialize_globals()
-- tests currently mostly clear their own state
-- a few text objects we can avoid recomputing unless the font changes
Text_cache = {}
-- blinking cursor
Cursor_time = 0