mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
remove ancient deprecated things
This commit is contained in:
@@ -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. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user