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 686659 - preset: remove variable not read
preset: remove variable not read
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 1.0.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-22 18:32 UTC by Miguel Angel Cabrera Moya
Modified: 2012-10-22 19:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed fix (661 bytes, patch)
2012-10-22 18:33 UTC, Miguel Angel Cabrera Moya
committed Details | Review

Description Miguel Angel Cabrera Moya 2012-10-22 18:32:31 UTC
Varible "version" is assigned a value that is not used
Comment 1 Miguel Angel Cabrera Moya 2012-10-22 18:33:32 UTC
Created attachment 227017 [details] [review]
Proposed fix
Comment 2 Tim-Philipp Müller 2012-10-22 19:11:12 UTC
commit ef552507fa2db554e0cfa87a28408e75895003a2
Author: Miguel Angel Cabrera Moya <madmac2501@gmail.com>
Date:   Mon Oct 22 20:33:06 2012 +0200

    preset: remove variable not read
    
    https://bugzilla.gnome.org/show_bug.cgi?id=686659