summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdraklive1
1 files changed, 0 insertions, 1 deletions
diff --git a/draklive b/draklive
index 921f093..4149fa6 100755
--- a/draklive
+++ b/draklive
@@ -1147,7 +1147,6 @@ sub record_oem_rescue {
my $oem_rescue_idx = $media->find_partition_index('OEM_RESCUE');
defined $oem_rescue_idx or die "no OEM_RESCUE partition";
- $opts->{device} ||= get_disk_master_path($live);
my $main_device = get_media_device($live, $opts)
or die "unable to find recording device (missing label? try with --device <device>)\n";