|
|
|
@ -1033,7 +1033,6 @@ int Xorriso_write_session(struct XorrisO *xorriso, int flag)
|
|
|
|
|
struct burn_session **sessions; |
|
|
|
|
struct burn_track **tracks; |
|
|
|
|
enum burn_disc_status s; |
|
|
|
|
struct burn_multi_caps *caps= NULL; |
|
|
|
|
IsoImage *image= NULL; |
|
|
|
|
int profile_number; |
|
|
|
|
char *profile_name= NULL, *reasons= NULL; |
|
|
|
@ -1413,8 +1412,6 @@ ex:;
|
|
|
|
|
isoburn_igopt_destroy(&sopts, 0); |
|
|
|
|
if(burn_options != NULL) |
|
|
|
|
burn_write_opts_free(burn_options); |
|
|
|
|
if(caps != NULL) |
|
|
|
|
burn_disc_free_multi_caps(&caps); |
|
|
|
|
Xorriso_process_msg_queues(xorriso,0); |
|
|
|
|
Xorriso_append_scdbackup_record(xorriso, 0); |
|
|
|
|
Xorriso_free_meM(sfe); |
|
|
|
|