continuations: remove seemingly unhelpful comment.
parent
d3acf4d482
commit
b95536567a
|
@ -201,7 +201,6 @@ M: condition compute-restarts
|
||||||
init-catchstack
|
init-catchstack
|
||||||
! VM calls on error
|
! VM calls on error
|
||||||
[
|
[
|
||||||
! 65 = self
|
|
||||||
OBJ-CURRENT-THREAD special-object error-thread set-global
|
OBJ-CURRENT-THREAD special-object error-thread set-global
|
||||||
current-continuation error-continuation set-global
|
current-continuation error-continuation set-global
|
||||||
[ original-error set-global ] [ rethrow ] bi
|
[ original-error set-global ] [ rethrow ] bi
|
||||||
|
|
Loading…
Reference in New Issue