Remove debug trace

This commit is contained in:
Justin Ethier 2018-10-26 13:19:52 -04:00
parent 4824fc50ed
commit 149e10257c

View file

@ -1018,7 +1018,7 @@
param " = " arg ";\n"))))
params
args))))
(trace:error `(JAE ,fun ,ast-id ,params ,args (c:num-args cargs)))
;(trace:error `(JAE ,fun ,ast-id ,params ,args (c:num-args cargs)))
(c-code
(string-append
(c:allocs->str (c:allocs cfun) "\n")