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 736957 - gl: Removed unreachable break, unused variable
gl: Removed unreachable break, unused variable
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.x
Other Linux
: Normal normal
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-19 10:18 UTC by Sanjay NM
Modified: 2014-09-19 11:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gl: Removed unreachable break, unused variable (1.84 KB, patch)
2014-09-19 10:18 UTC, Sanjay NM
committed Details | Review

Description Sanjay NM 2014-09-19 10:18:43 UTC
Created attachment 286607 [details] [review]
gl: Removed unreachable break, unused variable

Removed unreachable break, unused variable
Comment 1 Matthew Waters (ystreet00) 2014-09-19 11:48:45 UTC
commit a1ae26acbd3a0196996284413a89ec798b89e979
Author: Sanjay NM <sanjay.nm@samsung.com>
Date:   Fri Sep 19 15:32:33 2014 +0530

    gl: Removed unreachable break, unused variable
    
    https://bugzilla.gnome.org/show_bug.cgi?id=736957