After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 756905 - audiofx: remove unused variable
audiofx: remove unused variable
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other Linux
: Normal minor
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-21 11:57 UTC by RaviKiran
Modified: 2015-10-21 13:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
remove unused variable (789 bytes, patch)
2015-10-21 11:59 UTC, RaviKiran
committed Details | Review

Description RaviKiran 2015-10-21 11:57:52 UTC
Remove unsued variable have_coeffs in audiofxbaseiirfilter.
Comment 1 RaviKiran 2015-10-21 11:59:49 UTC
Created attachment 313809 [details] [review]
remove unused variable

Patch attached. Pls review.
Comment 2 Sebastian Dröge (slomo) 2015-10-21 13:19:12 UTC
Comment on attachment 313809 [details] [review]
remove unused variable

commit 4089ce9513a0b4e598215dab2fd627c942a7fe42
Author: Ravi Kiran K N <ravi.kiran@samsung.com>
Date:   Wed Oct 21 17:41:38 2015 +0530

    audiofx: remove unused variable
    
    Remove unsued variable have_coeffs in audiofxbaseiirfilter
    
    https://bugzilla.gnome.org/show_bug.cgi?id=756905