From 0aa2a6080f491927f9e2be1222911a71cd46becf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 24 May 2020 22:40:06 +0200 Subject: Remove comment about atomic boxes. --- module/global.scm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/module/global.scm b/module/global.scm index e6dfacb7..89b5511a 100644 --- a/module/global.scm +++ b/module/global.scm @@ -1,9 +1,5 @@ (define-module (global)) -;; TODO encapsulating these in -;; atomic boxes might be a good -;; idea. - (define-once basedir #f) (export basedir) -- cgit v1.2.3