summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstavimux.c
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2003-04-15 17:11:42 +0000
committerBenjamin Otte <otte@gnome.org>2003-04-15 17:11:42 +0000
commitf49ab8e25e0135d0c4cbead737b82a64c10c0ddc (patch)
tree66870e34514c709920d304cd0da03d16c53dc596 /gst/avi/gstavimux.c
parentfe00dae6d49ce8e473652bc71a36771e7c56aad5 (diff)
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
Diffstat (limited to 'gst/avi/gstavimux.c')
-rw-r--r--gst/avi/gstavimux.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gst/avi/gstavimux.c b/gst/avi/gstavimux.c
index e80fcd86..750a5125 100644
--- a/gst/avi/gstavimux.c
+++ b/gst/avi/gstavimux.c
@@ -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*