New API call burn_read_audio

This commit is contained in:
2012-11-30 19:34:33 +00:00
parent 64fc9069e3
commit a4ec3058e8
3 changed files with 45 additions and 47 deletions

View File

@ -540,8 +540,6 @@ ex:;
}
#ifdef Libburn_with_read_audiO
/* ts B21119 : API function*/
int burn_read_audio(struct burn_drive *d, int sector_no,
char data[], off_t data_size, off_t *data_count, int flag)
@ -644,9 +642,6 @@ ex:
}
#endif /* Libburn_with_read_audiO */
#ifdef Libburn_develop_quality_scaN
/* B21108 ts */