1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-17 15:50:31 +02:00

system: image: Remove an unused variable.

* gnu/system/image.scm (sytem-image): Remove it.
This commit is contained in:
Mathieu Othacehe
2022-09-02 19:46:58 +02:00
parent a1fb85a539
commit 310212e23e

View File

@@ -784,7 +784,6 @@ it can be used for bootloading."
(define* (system-image image)
"Return the derivation of IMAGE. It can be a raw disk-image or an ISO9660
image, depending on IMAGE format."
(define substitutable? (image-substitutable? image))
(define platform (image-platform image))
;; The image platform definition may provide the appropriate "system"