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