aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-07-05 22:20:24 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-07-07 13:10:38 +0200
commit1baf017aaaf38fb6a13bedc2c97f6450748ae738 (patch)
treec8f59c0aad0d6d28f01a6eebca052833a7c1a542 /module/vcomponent
parentMajor reordering in datetime. (diff)
downloadcalp-1baf017aaaf38fb6a13bedc2c97f6450748ae738.tar.gz
calp-1baf017aaaf38fb6a13bedc2c97f6450748ae738.tar.xz
Remove some TODO:s.
Diffstat (limited to 'module/vcomponent')
-rw-r--r--module/vcomponent/base.scm3
-rw-r--r--module/vcomponent/parse/component.scm2
2 files changed, 3 insertions, 2 deletions
diff --git a/module/vcomponent/base.scm b/module/vcomponent/base.scm
index 6b9363b6..413e7c0c 100644
--- a/module/vcomponent/base.scm
+++ b/module/vcomponent/base.scm
@@ -188,3 +188,6 @@
(define-public (key=? k1 k2)
(eq? (as-symb k1)
(as-symb k2)))
+
+(define-public (x-property? symb)
+ (string=? "X-" (string-take (symbol->string symb) 2)))
diff --git a/module/vcomponent/parse/component.scm b/module/vcomponent/parse/component.scm
index 25d2642d..41ef30f5 100644
--- a/module/vcomponent/parse/component.scm
+++ b/module/vcomponent/parse/component.scm
@@ -72,8 +72,6 @@
(cons -1 semi-idxs)
semi-idxs)))
-(define (x-property? symb)
- (string=? "X-" (string-take (symbol->string symb) 2)))
#;
'(ATTACH ATTENDEE CATEGORIES