Remove unused inferior-package-transitive-supported-systems function

This commit is contained in:
Christopher Baines 2019-10-18 17:15:25 +01:00
parent b36294da4a
commit 917d031d4f

View file

@ -535,11 +535,6 @@ WHERE job_id = $1"
flat-package-ids-systems-and-targets
derivation-ids)))
(define (inferior-package-transitive-supported-systems package)
((@@ (guix inferior) inferior-package-field)
package
'package-transitive-supported-systems))
(define guix-store-path
(let ((store-path #f))
(lambda (store)