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 753556 - matroska: Remove unused variables
matroska: Remove unused variables
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other Linux
: Normal minor
: 1.5.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-08-12 11:34 UTC by RaviKiran
Modified: 2015-08-16 13:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
remove unused variable (1.24 KB, patch)
2015-08-12 11:35 UTC, RaviKiran
committed Details | Review

Description RaviKiran 2015-08-12 11:34:28 UTC
Remove unused variable 'level_up' from matroksa-demux.h and matroska-parse.h
Comment 1 RaviKiran 2015-08-12 11:35:59 UTC
Created attachment 309138 [details] [review]
remove unused variable

Pls review
Comment 2 Tim-Philipp Müller 2015-08-13 13:15:08 UTC
Thanks!

commit 6eee26b24bb9e3a10e0a64ba0fa4e476ac4d8d5b
Author: Ravi Kiran K N <ravi.kiran@samsung.com>
Date:   Wed Aug 12 17:16:01 2015 +0530

    matroska: Remove unused variable
    
    https://bugzilla.gnome.org/show_bug.cgi?id=753556