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

winegstreamer: Remove left over FIXME.

parent 203b4fbf
......@@ -398,7 +398,6 @@ static HRESULT WINAPI Gstreamer_transform_Cleanup(TransformFilter *tf, PIN_DIREC
gst_object_unref(This->my_sink);
}
This->my_sink = This->my_src = This->their_sink = This->their_src = NULL;
FIXME("%p stub\n", This);
}
return S_OK;
}
......
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