aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/parse.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/vcomponent/parse.scm')
-rw-r--r--module/vcomponent/parse.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/module/vcomponent/parse.scm b/module/vcomponent/parse.scm
index 55cf706f..960fb6eb 100644
--- a/module/vcomponent/parse.scm
+++ b/module/vcomponent/parse.scm
@@ -59,8 +59,6 @@
;; NOTE These events also share UID, but are diferentiated
;; by RECURRENCE-ID. As far as I can tell this goes against
;; the standard. Section 3.8.4.4.
- ;; TODO Also make this grouping when reading in a whole
- ;; icalendar-file (one with multiple events)
(case (length events)
[(0) (warning "No events in component~%~a"
(attr item 'X-HNH-FILENAME))]