From 9c93fd6d9a077ee4972c70f85adab5a880cb727d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 1 Mar 2022 02:32:42 +0100 Subject: Remove no longer relevant TODO about set-config! --- config.scm | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config.scm') diff --git a/config.scm b/config.scm index 14a54bdb..48363d26 100644 --- a/config.scm +++ b/config.scm @@ -4,11 +4,6 @@ (use-modules (ice-9 regex) (sxml simple) - - ;; TODO this module introduces description-filter. It should be - ;; possible to use set-config! before the declaration point is - ;; known. But I currently get a config error. - ;; (vcomponent datetime output) ) (set-config! 'calendar-files (glob "~/.local/var/cal/*")) -- cgit v1.2.3