remove stray logging in chaperones test
This commit is contained in:
parent
50a2cb32cb
commit
7aa1bacd74
|
@ -3589,7 +3589,6 @@
|
||||||
(struct foo ([val #:mutable])
|
(struct foo ([val #:mutable])
|
||||||
#:property prop:procedure
|
#:property prop:procedure
|
||||||
(λ (self)
|
(λ (self)
|
||||||
(log-error "getting")
|
|
||||||
(foo-val self)))
|
(foo-val self)))
|
||||||
|
|
||||||
(define orig-foo (foo 'original))
|
(define orig-foo (foo 'original))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user