remove comment

This commit is contained in:
Tobias Powalowski 2023-01-14 14:36:53 +01:00
parent 75ee36409b
commit 0e1145f637

View file

@ -886,7 +886,6 @@ _enter_luks_passphrase () {
done
}
# opening luks
_opening_luks() {
_dialog --infobox "Opening encrypted ${_DEV}..." 0 0
_LUKSOPEN_SUCCESS=""