aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/control.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/vcomponent/control.scm')
-rw-r--r--module/vcomponent/control.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/module/vcomponent/control.scm b/module/vcomponent/control.scm
index 3bdecc5a..34a2cf95 100644
--- a/module/vcomponent/control.scm
+++ b/module/vcomponent/control.scm
@@ -35,5 +35,3 @@
(lambda () body ...)
(lambda () (restore-values! htable component (quote (key ...))))))])) ; Out guard
-;;; TODO test that restore works, at all
-;;; Test that non-local exit and return works