turn off FLAC__MANDATORY_VERIFY_WHILE_ENCODING

This commit is contained in:
Josh Coalson 2007-02-14 05:59:27 +00:00
parent 4296e1a40a
commit 6910519114
1 changed files with 0 additions and 2 deletions

View File

@ -93,8 +93,6 @@
*/
#undef ENABLE_RICE_PARAMETER_SEARCH
/*@@@@@@ for 1.1.4-alpha1*/
#define FLAC__MANDATORY_VERIFY_WHILE_ENCODING
typedef struct {
FLAC__int32 *data[FLAC__MAX_CHANNELS];