diff --git a/usr/lib/archboot/installer/blockdevices.sh b/usr/lib/archboot/installer/blockdevices.sh index 022aa3239..28e3e223a 100644 --- a/usr/lib/archboot/installer/blockdevices.sh +++ b/usr/lib/archboot/installer/blockdevices.sh @@ -886,7 +886,6 @@ _enter_luks_passphrase () { done } -# opening luks _opening_luks() { _dialog --infobox "Opening encrypted ${_DEV}..." 0 0 _LUKSOPEN_SUCCESS=""