Remove unused definition.
This commit is contained in:
parent
7d82210e29
commit
d7b9857f7b
|
@ -42,7 +42,6 @@ TODO
|
|||
|
||||
;; run a thunk, and if an exception is raised, make it possible to cut the
|
||||
;; stack so that the surrounding context is hidden
|
||||
(define stack-checkpoint (make-parameter #f))
|
||||
(define checkpoints (make-weak-hasheq))
|
||||
(define (call-with-stack-checkpoint thunk)
|
||||
(define checkpoint #f)
|
||||
|
|
Loading…
Reference in New Issue
Block a user