mpegpsdemux: remove unused field

https://bugzilla.gnome.org/show_bug.cgi?id=659485
This commit is contained in:
Vincent Penquerc'h 2011-09-20 15:21:53 +01:00 committed by Tim-Philipp Müller
parent 009c440f44
commit 71f28c44a0

View file

@ -84,7 +84,6 @@ struct _GstFluPSStream
gint id;
gint type;
gint size_bound;
GstClockTime segment_thresh;
GstClockTime last_seg_start;