From 793aa553cfa17343e80aa822e67d2448bca0ab46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig=20=28Debian/GNU=29?= Date: Tue, 7 Jan 2020 17:06:16 +0100 Subject: New upstream version 20.0 --- reactive.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'reactive.scm') diff --git a/reactive.scm b/reactive.scm index c68806b..40dd57a 100644 --- a/reactive.scm +++ b/reactive.scm @@ -47,7 +47,6 @@ (else (gather-symbols (cdr expr) ce (gather-symbols (car expr) ce lst ignore) ignore)))) - ;;; c-pointer used to hold symbol+let info so that the lets can be a "weak references" (define slot-symbol c-pointer-type) (define slot-expr c-pointer-info) -- cgit v1.2.3