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 783422 - qtdemux: remove not needed code
qtdemux: remove not needed code
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal enhancement
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 764017 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2017-06-05 07:57 UTC by Jimmy Ohn
Modified: 2017-06-06 17:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
qtdemux:remove not needed code (920 bytes, patch)
2017-06-05 07:58 UTC, Jimmy Ohn
committed Details | Review

Description Jimmy Ohn 2017-06-05 07:57:57 UTC
remove not needed code about res variable
Comment 1 Jimmy Ohn 2017-06-05 07:58:44 UTC
Created attachment 353169 [details] [review]
qtdemux:remove not needed code
Comment 2 Jimmy Ohn 2017-06-05 07:59:33 UTC
*** Bug 764017 has been marked as a duplicate of this bug. ***
Comment 3 Jimmy Ohn 2017-06-05 08:01:20 UTC
*** Bug 764017 has been marked as a duplicate of this bug. ***
Comment 4 Edward Hervey 2017-06-06 09:03:44 UTC
commit 55e0b1818654e9b8b16ceecd5cfacd6ecbc92672
Author: Jimmy Ohn <yongjin.ohn@lge.com>
Date:   Mon Jun 5 16:55:13 2017 +0900

    qtdemux: remove not needed code
    
    remove not needed code about res variable.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=783422
Comment 5 Jimmy Ohn 2017-06-06 17:24:38 UTC
(In reply to Edward Hervey from comment #4)
> commit 55e0b1818654e9b8b16ceecd5cfacd6ecbc92672
> Author: Jimmy Ohn <yongjin.ohn@lge.com>
> Date:   Mon Jun 5 16:55:13 2017 +0900
> 
>     qtdemux: remove not needed code
>     
>     remove not needed code about res variable.
>     
>     https://bugzilla.gnome.org/show_bug.cgi?id=783422

It was very trivial code. thank you for merging my patch!:)