From b5fed903c44b27c61935a51ee1b4b866500f53c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Fri, 9 Sep 2016 16:50:34 +0200 Subject: [PATCH] gexp: Remove outdated comment. * guix/gexp.scm (lower-references): Remove outdated "XXX" comment. --- guix/gexp.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/guix/gexp.scm b/guix/gexp.scm index 302879fb42..b33a3f89db 100644 --- a/guix/gexp.scm +++ b/guix/gexp.scm @@ -429,8 +429,6 @@ corresponding derivation." "Based on LST, a list of output names and packages, return a list of output names and file names suitable for the #:allowed-references argument to 'derivation'." - ;; XXX: Currently outputs other than "out" are not supported, and things - ;; other than packages aren't either. (with-monad %store-monad (define lower (match-lambda