Disabled code using libburn/lec.c, removed lec.c from libburn

This commit is contained in:
2009-09-01 09:56:51 +00:00
parent cf9a2031a4
commit 407471898c
7 changed files with 88 additions and 32 deletions

View File

@@ -22,7 +22,7 @@ int sector_data(struct burn_write_opts *, struct burn_track *t, int psub);
/* ts A61009 */
int sector_headers_is_ok(struct burn_write_opts *o, int mode);
void sector_headers(struct burn_write_opts *, unsigned char *,
int sector_headers(struct burn_write_opts *, unsigned char *,
int mode, int leadin);
void subcode_user(struct burn_write_opts *, unsigned char *s,
unsigned char tno, unsigned char control,