mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
ladspa: remove left-over comment
This commit is contained in:
parent
8a5e9a3363
commit
cd3b5d00cd
1 changed files with 0 additions and 2 deletions
|
@ -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 =
|
||||
|
|
Loading…
Reference in a new issue