From bb7b8ee00bd2c7d26e82c2eb4a0571023e821d9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 15 Mar 2022 01:36:07 +0100 Subject: Introduce user-additions in frontend. Along with an initial example of their use. --- module/calp/html/vcomponent.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'module/calp/html/vcomponent.scm') diff --git a/module/calp/html/vcomponent.scm b/module/calp/html/vcomponent.scm index f593133c..9f7a30ba 100644 --- a/module/calp/html/vcomponent.scm +++ b/module/calp/html/vcomponent.scm @@ -26,7 +26,6 @@ :use-module (ice-9 format) ) - (define-config summary-filter (lambda (_ a) a) pre: (ensure procedure?)) -- cgit v1.2.3