mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
interleave: Remove unsed field
Remove unused field collect_event in interleave. https://bugzilla.gnome.org/show_bug.cgi?id=759226
This commit is contained in:
parent
d78d589627
commit
34b26ea0cc
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ struct _GstInterleave
|
|||
|
||||
GstEvent *pending_segment;
|
||||
|
||||
GstPadEventFunction collect_event;
|
||||
|
||||
GstInterleaveFunc func;
|
||||
|
||||
GstPad *src;
|
||||
|
|
Loading…
Reference in a new issue