From d59442f24e7cadff67de4f8d646e5cae5cb5445a Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sun, 14 Aug 2022 02:00:00 +0200 Subject: installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?. * gnu/installer/parted.scm: Remove WITH-DELAY-DEVICE-IN-USE? from the module's export list. --- gnu/installer/parted.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'gnu/installer/parted.scm') diff --git a/gnu/installer/parted.scm b/gnu/installer/parted.scm index d942a2f49b..641a1f45e8 100644 --- a/gnu/installer/parted.scm +++ b/gnu/installer/parted.scm @@ -80,7 +80,6 @@ (define-module (gnu installer parted) efi-installation? default-esp-mount-point - with-delay-device-in-use? force-device-sync eligible-devices partition-user-type -- cgit v1.2.3