audiofx: remove unused variable
Remove unsued variable have_coeffs in audiofxbaseiirfilter https://bugzilla.gnome.org/show_bug.cgi?id=756905
This commit is contained in:
parent
b8b25e8104
commit
4089ce9513
@ -54,7 +54,6 @@ struct _GstAudioFXBaseIIRFilter
|
||||
/* < private > */
|
||||
GstAudioFXBaseIIRFilterProcessFunc process;
|
||||
|
||||
gboolean have_coeffs;
|
||||
gdouble *a;
|
||||
guint na;
|
||||
gdouble *b;
|
||||
|
Loading…
x
Reference in New Issue
Block a user