diff --git a/libburn/trunk/cdrskin/cdrskin_timestamp.h b/libburn/trunk/cdrskin/cdrskin_timestamp.h index 488d3564..45d851f4 100644 --- a/libburn/trunk/cdrskin/cdrskin_timestamp.h +++ b/libburn/trunk/cdrskin/cdrskin_timestamp.h @@ -1 +1 @@ -#define Cdrskin_timestamP "2012.01.10.122000" +#define Cdrskin_timestamP "2012.01.10.124916" diff --git a/libburn/trunk/libburn/write.c b/libburn/trunk/libburn/write.c index 8a9227ae..fd97e0eb 100644 --- a/libburn/trunk/libburn/write.c +++ b/libburn/trunk/libburn/write.c @@ -301,7 +301,6 @@ int burn_write_close_session(struct burn_write_opts *o) This is useful only when changes about CD SAO get tested. # define Libburn_write_with_function_print_cuE yes */ -#define Libburn_write_with_function_print_cuE #ifdef Libburn_write_with_function_print_cuE @@ -2893,7 +2892,7 @@ return crap. so we send the command, then ignore the result. #ifdef Libburn_write_with_function_print_cuE print_cue(sheet); - goto fail_wo_sync; + /* goto fail_wo_sync; */ #endif /* Libburn_write_with_function_print_cuE */ ret = 1;