aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/control.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-05-24 17:30:29 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-05-24 19:18:12 +0200
commit05be4a61ddfde13ea4f01dca29877992c7b4f965 (patch)
tree9c0beea7529a9fbf3bb35c6dd1879060715e663f /module/vcomponent/control.scm
parentRemove (vcomponent util). (diff)
downloadcalp-05be4a61ddfde13ea4f01dca29877992c7b4f965.tar.gz
calp-05be4a61ddfde13ea4f01dca29877992c7b4f965.tar.xz
Minor change.
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 34a2cf95..b9f7bd19 100644
--- a/module/vcomponent/control.scm
+++ b/module/vcomponent/control.scm
@@ -22,8 +22,6 @@
(set! (attr component key) val))))
keys)))
-;;; TODO with-added-attributes
-
(define-syntax with-replaced-attrs
(syntax-rules ()
[(_ (component (key val) ...)