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 738026 - audioresample: struct GstAudioResample has unused variables
audioresample: struct GstAudioResample has unused variables
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-10-06 20:06 UTC by Peter G. Baum
Modified: 2014-10-07 11:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
remove unused variables in struct GstAudioResample (977 bytes, patch)
2014-10-06 20:06 UTC, Peter G. Baum
none Details | Review
audioresample: remove unused variables (694 bytes, patch)
2014-10-06 20:14 UTC, Peter G. Baum
committed Details | Review

Description Peter G. Baum 2014-10-06 20:06:00 UTC
Created attachment 287879 [details] [review]
remove unused variables in struct GstAudioResample

audioresample: struct GstAudioResample has unused variables
Comment 1 Peter G. Baum 2014-10-06 20:14:51 UTC
Created attachment 287880 [details] [review]
audioresample: remove unused variables
Comment 2 Sebastian Dröge (slomo) 2014-10-07 11:59:49 UTC
commit 0b4abc267eb6c3fe1b8810ed03346d962bcc680e
Author: Peter G. Baum <peter@dr-baum.net>
Date:   Mon Oct 6 22:13:00 2014 +0200

    audioresample: remove unused variables
    
    https://bugzilla.gnome.org/show_bug.cgi?id=738026