remove old terminal implementation

This commit is contained in:
Mitchell Hashimoto
2024-03-26 16:14:25 -07:00
parent ff30890465
commit a416d4236a
49 changed files with 5 additions and 28548 deletions

View File

@@ -144,7 +144,4 @@ pub const ExeEntrypoint = enum {
bench_codepoint_width,
bench_grapheme_break,
bench_page_init,
bench_resize,
bench_screen_copy,
bench_vt_insert_lines,
};