splitmuxsink: Remove unused next_max_out_running_time

https://bugzilla.gnome.org/show_bug.cgi?id=761761
This commit is contained in:
Olivier Crête 2017-02-15 15:09:06 -05:00
parent c98d932fb8
commit 5059b9b8c9

View file

@ -150,7 +150,6 @@ struct _GstSplitMuxSink
SplitMuxOutputState output_state;
GstClockTimeDiff max_out_running_time;
GstClockTimeDiff next_max_out_running_time;
guint64 muxed_out_bytes;