we do not destroy anything anymore. Not even unwanted pads

Original commit message from CVS:
we do not destroy anything anymore. Not even unwanted pads
This commit is contained in:
Benjamin Otte 2003-04-15 17:11:42 +00:00
parent fe00dae6d4
commit f49ab8e25e

View file

@ -491,9 +491,6 @@ gst_avimux_pad_unlink (GstPad *pad,
}
GST_DEBUG(GST_CAT_PLUGIN_INFO, "pad '%s' unlinked", padname);
/* is this allowed? */
gst_pad_destroy(pad);
}
static GstPad*