Original commit message from CVS:
Or not..
This commit is contained in:
Wim Taymans 2002-06-23 12:42:01 +00:00
parent b70675d241
commit 14186b75ea

View file

@ -161,8 +161,6 @@ static GstSchedulerClass *parent_class = NULL;
entry->pre_run_func (entry); \
SCHED (entry)->current = entry; \
do_cothread_switch (GST_ELEMENT_THREADSTATE (entry)); \
if (entry->post_run_func) \
entry->post_run_func (entry); \
}G_STMT_END
static GType