From 9b873e3bcddf34d5b6d60e66838d71dd46de51f4 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 16 Sep 2020 16:51:07 -0700 Subject: 6792 Roll back all buffering of Stdout. --- apps/tile/main.mu | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/tile') diff --git a/apps/tile/main.mu b/apps/tile/main.mu index a9d62bb4..7c7065fc 100644 --- a/apps/tile/main.mu +++ b/apps/tile/main.mu @@ -75,5 +75,4 @@ fn render screen: (addr screen), buf: (addr gap-buffer) { move-cursor screen, start-row, start-col # render-gap-buffer screen, buf - flush-stdout } -- cgit 1.4.1-2-gfad0