From 787972d91b0eb51f5851ecbc4d7028d8e09ec327 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Fri, 12 Jun 2020 23:11:39 +0200 Subject: Resolve some TODO's. --- module/vcomponent/parse.scm | 2 -- 1 file changed, 2 deletions(-) (limited to 'module/vcomponent/parse.scm') 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))] -- cgit v1.2.3