ladspa: remove left-over comment

This commit is contained in:
Stefan Kost 2009-11-16 21:52:32 +02:00
parent 8a5e9a3363
commit cd3b5d00cd

View file

@ -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 =