mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-17 04:45:47 +00:00
aggregator: Remove untrue comment
This commit is contained in:
parent
97f6b7a8aa
commit
083df6412f
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