aggregator: Remove untrue comment
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 19 Feb 2015 23:53:32 +0000 (18:53 -0500)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
libs/gst/base/gstaggregator.c

index 6c94678..776f056 100644 (file)
@@ -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)
 {