about summary refs log tree commit diff stats
path: root/apps/tui.mu
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-09-16 16:47:53 -0700
committerKartik Agaram <vc@akkartik.com>2020-09-16 16:47:53 -0700
commit9f8f2731dfd722f06b0a7f4797e775c9f49bc37b (patch)
treeefcd768ed8d4d203d72b6de4745dc43f6ff36afb /apps/tui.mu
parentf4fb198af313a3a30400ba1a51e0f0425b1da0ca (diff)
downloadmu-9f8f2731dfd722f06b0a7f4797e775c9f49bc37b.tar.gz
6791
Yeah, this isn't working.
Diffstat (limited to 'apps/tui.mu')
-rw-r--r--apps/tui.mu1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/tui.mu b/apps/tui.mu
index 4af4d405..939210c6 100644
--- a/apps/tui.mu
+++ b/apps/tui.mu
@@ -14,7 +14,6 @@ fn main -> exit-status/ebx: int {
   start-blinking 0
   print-string 0, "Hello world!"
   reset-formatting 0
-  flush-stdout
   move-cursor 0, 6, 0x22
   print-string 0, "tty dimensions: "
   print-int32-hex 0, nrows