From 96a66a75ca43a253440f2d0eca9b9b79080cb7d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 16 Oct 2023 15:19:39 +0200 Subject: Remove some old debug prints. --- module/vcomponent/formats/xcal/output.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'module/vcomponent/formats/xcal') diff --git a/module/vcomponent/formats/xcal/output.scm b/module/vcomponent/formats/xcal/output.scm index 7cf8c591..2378d87e 100644 --- a/module/vcomponent/formats/xcal/output.scm +++ b/module/vcomponent/formats/xcal/output.scm @@ -111,7 +111,6 @@ [(? (compose internal-field? car)) #f] [(key vlines ...) - (format (current-error-port) "vlines: ~s~%" vlines) (remove null? `(,(xml xcal (downcase-symbol key)) ,(parameters-tag (reduce assq-merge -- cgit v1.2.3