mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 13:49: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"))))
|
||||
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")
|
||||
|
|
Loading…
Add table
Reference in a new issue