diff --git a/libs/gst/base/gstaggregator.c b/libs/gst/base/gstaggregator.c index 6c94678723..776f05672f 100644 --- a/libs/gst/base/gstaggregator.c +++ b/libs/gst/base/gstaggregator.c @@ -532,7 +532,6 @@ gst_aggregator_get_next_time (GstAggregator * self) return GST_CLOCK_TIME_NONE; } -/* called with the src STREAM lock */ static gboolean gst_aggregator_wait_and_check (GstAggregator * self, gboolean * timeout) {