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:
Ravi Kiran K N 2015-12-09 11:49:02 +05:30 committed by Sebastian Dröge
parent d78d589627
commit 34b26ea0cc

View file

@ -70,8 +70,6 @@ struct _GstInterleave
GstEvent *pending_segment;
GstPadEventFunction collect_event;
GstInterleaveFunc func;
GstPad *src;