aggregator: Delay clipping to output thread
[platform/upstream/gstreamer.git] / libs / gst / base / gstaggregator.h
index e6238b7..38d2605 100644 (file)
@@ -71,8 +71,6 @@ struct _GstAggregatorPad
 
   /* Protected by the OBJECT_LOCK */
   GstSegment segment;
-  /* Segment to use in the clip function, before the queue */
-  GstSegment clip_segment;
 
   /* < Private > */
   GstAggregatorPadPrivate   *  priv;