mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
@@ -585,7 +585,6 @@ static FLAC__bool local__cuesheet_parse_(FILE *file, const char **error_message,
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
#undef FLAC__STRCASECMP
|
||||
}
|
||||
|
||||
FLAC__StreamMetadata *grabbag__cuesheet_parse(FILE *file, const char **error_message, unsigned *last_line_read, unsigned sample_rate, FLAC__bool is_cdda, FLAC__uint64 lead_out_offset)
|
||||
|
||||
@@ -44,7 +44,6 @@
|
||||
|
||||
#include "share/compat.h"
|
||||
#include "share/win_utf8_io.h"
|
||||
#include "share/compat.h"
|
||||
|
||||
static UINT win_utf8_io_codepage = CP_ACP;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user