mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-16 11:15:31 +00:00
audio-converter: remove unused mix_matrix private field
This commit is contained in:
parent
cb6dd3eb8d
commit
8e2805cf06
1 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@ struct _GstAudioConverter
|
|||
|
||||
/* channel mix */
|
||||
gboolean mix_passthrough;
|
||||
gfloat **mix_matrix;
|
||||
GstAudioChannelMixer *mix;
|
||||
|
||||
/* resample */
|
||||
|
|
Loading…
Reference in a new issue