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 748739 - gstevent: remove duplicated header
gstevent: remove duplicated header
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
1.4.5
Other Linux
: Normal enhancement
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-05-01 09:34 UTC by Jimmy Ohn
Modified: 2015-05-01 09:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gstevent: remove duplicated header (679 bytes, patch)
2015-05-01 09:35 UTC, Jimmy Ohn
committed Details | Review

Description Jimmy Ohn 2015-05-01 09:34:18 UTC
I found the duplicated header in gstevent.h
Comment 1 Jimmy Ohn 2015-05-01 09:35:40 UTC
Created attachment 302702 [details] [review]
gstevent: remove duplicated header

remove duplicated header
Comment 2 Tim-Philipp Müller 2015-05-01 09:40:27 UTC
Pushed, thanks for the patch:

commit 937ad1615adfba5e071367f57eb70ab293a6d63c
Author: Jimmy Ohn <yongjin.ohn@lge.com>
Date:   Fri May 1 18:32:26 2015 +0900

    event: remove duplicated include
    
    https://bugzilla.gnome.org/show_bug.cgi?id=748739