mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 05:56:31 +00:00
unreachable code
Original commit message from CVS: unreachable code
This commit is contained in:
parent
ca0fb4bea5
commit
8bf9277aa3
1 changed files with 0 additions and 2 deletions
|
@ -705,8 +705,6 @@ gst_scheduler_clock_wait (GstScheduler *sched, GstElement *element,
|
|||
return sclass->clock_wait (sched, element, id, jitter);
|
||||
else
|
||||
return gst_clock_id_wait (id, jitter);
|
||||
|
||||
return GST_CLOCK_TIMEOUT;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue