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
@ -70,8 +70,6 @@ struct _GstInterleave
|
|||||||
|
|
||||||
GstEvent *pending_segment;
|
GstEvent *pending_segment;
|
||||||
|
|
||||||
GstPadEventFunction collect_event;
|
|
||||||
|
|
||||||
GstInterleaveFunc func;
|
GstInterleaveFunc func;
|
||||||
|
|
||||||
GstPad *src;
|
GstPad *src;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user