Revoked an aspect of rev 4465 which aborted operation before drive is ready
This commit is contained in:
parent
35ec27de00
commit
ad8ab1bef4
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2012.01.21.174103"
|
||||
#define Cdrskin_timestamP "2012.01.22.124929"
|
||||
|
@ -216,8 +216,6 @@ handle_error:;
|
||||
goto handle_error;
|
||||
|
||||
slumber:;
|
||||
if (d->cancel)
|
||||
break;
|
||||
usleep(sleep_usecs);
|
||||
}
|
||||
if (ret <= 0 || !(flag & 2)) {
|
||||
|
Loading…
Reference in New Issue
Block a user