mshtml: Silence invalid FIXME.
This commit is contained in:
parent
b5caee220d
commit
56f26c1e19
@ -438,7 +438,7 @@ static nsresult NSAPI nsChannel_GetSecurityInfo(nsIHttpChannel *iface, nsISuppor
|
|||||||
{
|
{
|
||||||
nsChannel *This = NSCHANNEL_THIS(iface);
|
nsChannel *This = NSCHANNEL_THIS(iface);
|
||||||
|
|
||||||
FIXME("(%p)->(%p)\n", This, aSecurityInfo);
|
TRACE("(%p)->(%p)\n", This, aSecurityInfo);
|
||||||
|
|
||||||
return NS_ERROR_NOT_IMPLEMENTED;
|
return NS_ERROR_NOT_IMPLEMENTED;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user