splitmuxsink: Remove unused next_max_out_running_time
authorOlivier Crête <olivier.crete@collabora.com>
Wed, 15 Feb 2017 20:09:06 +0000 (15:09 -0500)
committerOlivier Crête <olivier.crete@collabora.com>
Fri, 17 Feb 2017 20:11:02 +0000 (15:11 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=761761

gst/multifile/gstsplitmuxsink.h

index ea118ef..a0599fb 100644 (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;