diff --git a/cdrskin/cdrskin_timestamp.h b/cdrskin/cdrskin_timestamp.h index 488d356..45d851f 100644 --- a/cdrskin/cdrskin_timestamp.h +++ b/cdrskin/cdrskin_timestamp.h @@ -1 +1 @@ -#define Cdrskin_timestamP "2012.01.10.122000" +#define Cdrskin_timestamP "2012.01.10.124916" diff --git a/libburn/write.c b/libburn/write.c index 8a9227a..fd97e0e 100644 --- a/libburn/write.c +++ b/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;