ladspa: fix up broken patch merge

Sorry, should've been commit --amend
This commit is contained in:
Tim-Philipp Müller 2014-08-10 12:29:04 +01:00
parent 078958bd6b
commit 2f8e528f37

View file

@ -105,9 +105,6 @@ gst_ladspa_filter_type_transform_caps (GstBaseTransform * base,
g_assert_not_reached ();
}
gst_caps_unref (srccaps);
gst_caps_unref (sinkcaps);
GST_DEBUG_OBJECT (ladspa_debug, "transformed %" GST_PTR_FORMAT, ret);
if (filter) {