mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
audioresample: remove unused variables
https://bugzilla.gnome.org/show_bug.cgi?id=738026
This commit is contained in:
parent
bb6ea450e8
commit
0b4abc267e
1 changed files with 0 additions and 3 deletions
|
@ -64,9 +64,6 @@ struct _GstAudioResample {
|
|||
guint64 num_gap_samples;
|
||||
guint64 num_nongap_samples;
|
||||
|
||||
GstAudioInfo in;
|
||||
GstAudioInfo out;
|
||||
|
||||
/* properties */
|
||||
gint quality;
|
||||
|
||||
|
|
Loading…
Reference in a new issue