mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
aggregator: Remove untrue comment
This commit is contained in:
parent
8f8430ee9e
commit
77698267db
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue