audio-converter: remove unused mix_matrix private field
This commit is contained in:
parent
cb6dd3eb8d
commit
8e2805cf06
@ -120,7 +120,6 @@ struct _GstAudioConverter
|
||||
|
||||
/* channel mix */
|
||||
gboolean mix_passthrough;
|
||||
gfloat **mix_matrix;
|
||||
GstAudioChannelMixer *mix;
|
||||
|
||||
/* resample */
|
||||
|
Loading…
x
Reference in New Issue
Block a user