Reacted on compiler warning about rev 4519

This commit is contained in:
Thomas Schmitt 2012-01-05 14:09:35 +00:00
parent 688a6fccca
commit b8b6734cd1
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2012.01.05.123114"
#define Cdrskin_timestamP "2012.01.05.140927"

View File

@ -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
@ -2885,6 +2884,7 @@ return crap. so we send the command, then ignore the result.
/* goto fail_wo_sync; */
#endif /* Libburn_write_with_function_print_cuE */
ret = 1;
if (o->write_type == BURN_WRITE_SAO)
ret = d->send_cue_sheet(d, sheet);
if (sheet->data != NULL)