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 759226 - interleave: Remove unsed field
interleave: Remove unsed field
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-12-09 06:07 UTC by RaviKiran
Modified: 2015-12-09 09:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
remove unused variable (715 bytes, patch)
2015-12-09 06:08 UTC, RaviKiran
committed Details | Review

Description RaviKiran 2015-12-09 06:07:10 UTC
Remove unused field 'collect_event' in interleave.
Comment 1 RaviKiran 2015-12-09 06:08:48 UTC
Created attachment 317005 [details] [review]
remove unused variable

Removed unused field.
Comment 2 Sebastian Dröge (slomo) 2015-12-09 09:18:29 UTC
commit 34b26ea0cc8262fe890f4da7aaccb0f1879a54e6
Author: Ravi Kiran K N <ravi.kiran@samsung.com>
Date:   Wed Dec 9 11:49:02 2015 +0530

    interleave: Remove unsed field
    
    Remove unused field collect_event in interleave.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=759226