aggregator: Remove untrue comment

This commit is contained in:
Olivier Crête 2015-02-19 18:53:32 -05:00
parent 97f6b7a8aa
commit 083df6412f

View 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)
{