diff --git a/ext/pango/gsttimeoverlay.c b/ext/pango/gsttimeoverlay.c index 6e1b7484d1..ba67511695 100644 --- a/ext/pango/gsttimeoverlay.c +++ b/ext/pango/gsttimeoverlay.c @@ -204,8 +204,6 @@ gst_timeoverlay_init (GstTimeoverlay *timeoverlay) videofilter->srcpad = gst_pad_new_from_template ( GST_PAD_TEMPLATE_GET (gst_timeoverlay_src_template_factory), "src"); - - gst_videofilter_postinit(GST_VIDEOFILTER(timeoverlay)); } static void