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 594278 - dshowvideosink: remove unused variable
dshowvideosink: remove unused variable
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Windows
: Normal normal
: 0.10.15
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-05 23:45 UTC by Håvard Graff (hgr)
Modified: 2009-09-08 13:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (935 bytes, patch)
2009-09-05 23:45 UTC, Håvard Graff (hgr)
committed Details | Review

Description Håvard Graff (hgr) 2009-09-05 23:45:10 UTC
Created attachment 142572 [details] [review]
patch

It gives compile-warning on windows
Comment 1 Sebastian Dröge (slomo) 2009-09-08 13:58:28 UTC
commit 83ea90c25b5f82a6abea854edd793b34d14a5976
Author: Havard Graff <havard.graff@tandberg.com>
Date:   Mon Aug 31 19:33:50 2009 +0200

    dshowvideosink: remove unused variable to fix compiler warning
    
    Fixes bug #594278.