diff --git a/ext/ladspa/gstladspa.c b/ext/ladspa/gstladspa.c index ac7517eb56..75144986b3 100644 --- a/ext/ladspa/gstladspa.c +++ b/ext/ladspa/gstladspa.c @@ -476,8 +476,6 @@ gst_ladspa_class_init (GstLADSPAClass * klass, LADSPA_Descriptor * desc) static void gst_ladspa_init (GstLADSPA * ladspa, GstLADSPAClass * klass) { - /* whoopee, nothing to do */ - ladspa->descriptor = klass->descriptor; ladspa->activated = FALSE; ladspa->inplace_broken =