audio-converter: remove unused mix_matrix private field

This commit is contained in:
Mathieu Duponchelle 2017-10-11 16:57:28 +02:00
parent cb6dd3eb8d
commit 8e2805cf06

View file

@ -120,7 +120,6 @@ struct _GstAudioConverter
/* channel mix */
gboolean mix_passthrough;
gfloat **mix_matrix;
GstAudioChannelMixer *mix;
/* resample */