mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
system: image: Remove left-over.
* gnu/system/image.scm: Remove a left-over since maybe-with-target procedure was removed.
This commit is contained in:
parent
80f92866e3
commit
39b63d06e1
1 changed files with 0 additions and 4 deletions
|
@ -573,8 +573,4 @@ (define (find-image file-system-type target)
|
||||||
(else
|
(else
|
||||||
efi-disk-image)))))
|
efi-disk-image)))))
|
||||||
|
|
||||||
;;; Local Variables:
|
|
||||||
;;; eval: (put 'maybe-with-target 'scheme-indent-function 1)
|
|
||||||
;;; End:
|
|
||||||
|
|
||||||
;;; image.scm ends here
|
;;; image.scm ends here
|
||||||
|
|
Loading…
Reference in a new issue