remove ancient deprecated things

This commit is contained in:
Josh Coalson
2006-09-26 01:25:52 +00:00
parent 16b570f7d4
commit 2e29c93ac3
4 changed files with 20 additions and 36 deletions

View File

@@ -295,9 +295,6 @@ typedef enum {
FLAC__STREAM_ENCODER_INIT_STATUS_MID_SIDE_CHANNELS_MISMATCH,
/**< Mid/side coding was specified but the number of channels is not equal to 2. */
FLAC__STREAM_ENCODER_INIT_STATUS_MID_SIDE_SAMPLE_SIZE_MISMATCH,
/**< Deprecated. */
FLAC__STREAM_ENCODER_INIT_STATUS_ILLEGAL_MID_SIDE_FORCE,
/**< Loose mid/side coding was specified but mid/side coding was not. */