This is needed after all..

Original commit message from CVS:
This is needed after all..
This commit is contained in:
Wim Taymans 2002-06-02 11:21:35 +00:00
parent e0ca09383e
commit 71e51b171c

View file

@ -1276,11 +1276,9 @@ gst_basic_scheduler_iterate (GstScheduler * sched)
do_cothread_switch (GST_ELEMENT_THREADSTATE (entry));
/*
if (bsched->current && bsched->current->post_run_func) {
bsched->current->post_run_func (bsched->current);
}
*/
state = GST_SCHEDULER_STATE (sched);
/* if something changed, return - go on else */