mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +00:00
mpegpsdemux: remove unused field
https://bugzilla.gnome.org/show_bug.cgi?id=659485
This commit is contained in:
parent
009c440f44
commit
71f28c44a0
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ struct _GstFluPSStream
|
|||
|
||||
gint id;
|
||||
gint type;
|
||||
gint size_bound;
|
||||
|
||||
GstClockTime segment_thresh;
|
||||
GstClockTime last_seg_start;
|
||||
|
|
Loading…
Reference in a new issue