audiofx: Remove unused variable
Remove unused variable 'degree' in audiodynamic https://bugzilla.gnome.org/show_bug.cgi?id=756234
This commit is contained in:
parent
b26ce7ba6d
commit
82de6384dd
@ -43,8 +43,6 @@ struct _GstAudioDynamic
|
||||
{
|
||||
GstAudioFilter audiofilter;
|
||||
|
||||
gfloat degree;
|
||||
|
||||
/* < private > */
|
||||
GstAudioDynamicProcessFunc process;
|
||||
gint characteristics;
|
||||
|
Loading…
x
Reference in New Issue
Block a user