composition: Remove DONE fixme

Co-Authored by: Thibault Saunier <tsaunier@gnome.org>
This commit is contained in:
Mathieu Duponchelle 2014-07-11 17:25:44 +02:00 committed by Thibault Saunier
parent d038e53db8
commit 668331561b

View file

@ -479,10 +479,6 @@ _seek_pipeline_func (SeekData * seekd)
priv->next_base_time = 0;
GST_FIXME_OBJECT (seekd->comp,
"BE smarter and do not force pipeline update on"
" seek (though it just does basic comparision and not full rebuild)");
priv->reset_time = TRUE;
seek_handling (seekd->comp, TRUE, FALSE, TRUE);
priv->reset_time = FALSE;