mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 14:10:32 +00:00
wshom.ocx: Don't bother with a FIXME in DllCanUnloadNow().
This commit is contained in:
parent
a2e5b50711
commit
e0f763abf9
@ -115,7 +115,6 @@ HRESULT WINAPI DllGetClassObject(REFCLSID rclsid, REFIID riid, LPVOID *ppv)
|
||||
*/
|
||||
HRESULT WINAPI DllCanUnloadNow(void)
|
||||
{
|
||||
FIXME("()\n");
|
||||
return S_FALSE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user