Commit 1a5851f6 authored by Christian Costa's avatar Christian Costa Committed by Alexandre Julliard

winegstreamer: Remove useless FIXME.

parent c6a67329
......@@ -796,7 +796,6 @@ static HRESULT WINAPI Gstreamer_AudioConvert_SetMediaType(TransformFilter *tf, P
NULL);
hr = Gstreamer_transform_ConnectInput(This, amt, capsin, capsout);
FIXME("%08x\n", hr);
gst_caps_unref(capsin);
gst_caps_unref(capsout);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment