msxml3: Silence invalid FIXME.
This commit is contained in:
parent
57aa75f78f
commit
d318813a5a
@ -69,7 +69,7 @@ static HRESULT WINAPI bsc_QueryInterface(
|
|||||||
return S_OK;
|
return S_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
FIXME("interface %s not implemented\n", debugstr_guid(riid));
|
TRACE("interface %s not implemented\n", debugstr_guid(riid));
|
||||||
return E_NOINTERFACE;
|
return E_NOINTERFACE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user