mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 21:59:16 +02:00
Remove debug trace
This commit is contained in:
parent
4824fc50ed
commit
149e10257c
1 changed files with 1 additions and 1 deletions
|
@ -1018,7 +1018,7 @@
|
||||||
param " = " arg ";\n"))))
|
param " = " arg ";\n"))))
|
||||||
params
|
params
|
||||||
args))))
|
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
|
(c-code
|
||||||
(string-append
|
(string-append
|
||||||
(c:allocs->str (c:allocs cfun) "\n")
|
(c:allocs->str (c:allocs cfun) "\n")
|
||||||
|
|
Loading…
Add table
Reference in a new issue