Continuations objs are pairlike for GC marking.
[scheme.forth.jl.git] / src / scheme-primitives.4th
index a9b4741..c3eeb5d 100644 (file)
@@ -617,8 +617,6 @@ defer display
         2swap 2drop
     then
 
-    trace
-
 ; 1 make-fa-primitive call-with-current-continuation
 
 \ }}}