gnu: linux-boot: Remove outdated and misleading comment.

* gnu/build/linux-boot.scm (boot-system): Remove outdated comment.
master
Ludovic Courtès 2015-05-23 16:52:17 +02:00
parent 53142109a0
commit 40245ef316
1 changed files with 0 additions and 1 deletions

View File

@ -418,7 +418,6 @@ to it are lost."
(switch-root "/root")
(format #t "loading '~a'...\n" to-load)
;; TODO: Remove /lib, /share, and /loader.go.
(primitive-load to-load)
(format (current-error-port)