From 0d2c569ed2e408d0c1cbac7f170f4e281601eb24 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Thu, 13 Oct 2022 13:46:08 -0400 Subject: Fix header on dummy main func --- tnslc/compile/compile.tnsl | 3 --- 1 file changed, 3 deletions(-) (limited to 'tnslc/compile') diff --git a/tnslc/compile/compile.tnsl b/tnslc/compile/compile.tnsl index 8baa4c0..420f5b1 100644 --- a/tnslc/compile/compile.tnsl +++ b/tnslc/compile/compile.tnsl @@ -249,9 +249,6 @@ ;break ;/ ;/ - - ;{}charp tmp = mem_offset("%edi", "%edx", "1") - ;add_strings(~csec, ~tmp) ;tnsl.io.File out = tnsl.io.writeFile(file) -- cgit v1.2.3