guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: system: image: Remove left-over.


From: guix-commits
Subject: branch master updated: system: image: Remove left-over.
Date: Sun, 14 Jun 2020 11:58:38 -0400

This is an automated email from the git hooks/post-receive script.

mothacehe pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 39b63d0  system: image: Remove left-over.
39b63d0 is described below

commit 39b63d06e120ee25f72fa74d22173bf092849382
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Sun Jun 14 17:57:30 2020 +0200

    system: image: Remove left-over.
    
    * gnu/system/image.scm: Remove a left-over since maybe-with-target procedure
    was removed.
---
 gnu/system/image.scm | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gnu/system/image.scm b/gnu/system/image.scm
index 1bda25f..fa736b0 100644
--- a/gnu/system/image.scm
+++ b/gnu/system/image.scm
@@ -573,8 +573,4 @@ addition of the <image> record."
         (else
          efi-disk-image)))))
 
-;;; Local Variables:
-;;; eval: (put 'maybe-with-target 'scheme-indent-function 1)
-;;; End:
-
 ;;; image.scm ends here



reply via email to

[Prev in Thread] Current Thread [Next in Thread]