ladspa: remove left-over comment
authorStefan Kost <ensonic@users.sf.net>
Mon, 16 Nov 2009 19:52:32 +0000 (21:52 +0200)
committerStefan Kost <ensonic@users.sf.net>
Thu, 19 Nov 2009 19:11:35 +0000 (21:11 +0200)
ext/ladspa/gstladspa.c

index ac7517e..7514498 100644 (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 =