From 89d08d8a624325721fc55e9603c4ca0c6a0294ce Mon Sep 17 00:00:00 2001 From: peony Date: Sun, 10 Nov 2024 15:44:17 +0100 Subject: [PATCH] Alighning with master. --- sysdata/libraries/render/src/lib.hb | 3 --- 1 file changed, 3 deletions(-) diff --git a/sysdata/libraries/render/src/lib.hb b/sysdata/libraries/render/src/lib.hb index 00279a3..ff77208 100644 --- a/sysdata/libraries/render/src/lib.hb +++ b/sysdata/libraries/render/src/lib.hb @@ -49,9 +49,6 @@ clear := mode.clear put_surface := mode.put_surface put_text := mode.put_text // thanks peony for these three! -//put_trirect := mode.put_trirect -//put_vline := mode.put_vline -//put_hline := mode.put_hline // Display sync := mode.sync \ No newline at end of file