Throw out two-liner which made drive release

This commit is contained in:
Mario Danic 2007-09-25 18:47:15 +00:00
parent f49d23a8c5
commit 2d974598a7
1 changed files with 0 additions and 2 deletions

View File

@ -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);