Throw out two-liner which made drive release
This commit is contained in:
parent
f49d23a8c5
commit
2d974598a7
@ -80,8 +80,6 @@ int isoburn_destroy(struct isoburn **objpt, int flag)
|
|||||||
|
|
||||||
/* >>> end mutex */
|
/* >>> end mutex */
|
||||||
|
|
||||||
if(o->drive!=NULL)
|
|
||||||
burn_drive_release(o->drive, 0);
|
|
||||||
if(o->target_volset!=NULL)
|
if(o->target_volset!=NULL)
|
||||||
iso_volset_free(o->target_volset);
|
iso_volset_free(o->target_volset);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user