aggregator: Remove untrue comment

This commit is contained in:
Olivier Crête 2015-02-19 18:53:32 -05:00 committed by Tim-Philipp Müller
parent 8f8430ee9e
commit 77698267db

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