mirror of
https://github.com/reactos/wine.git
synced 2025-01-31 17:23:53 +00:00
gameux: Don't bother to output a "stub" FIXME in DllCanUnloadNow().
This commit is contained in:
parent
f55e2374a0
commit
af11c94b31
@ -37,7 +37,6 @@ WINE_DEFAULT_DEBUG_CHANNEL(gameux);
|
||||
|
||||
HRESULT WINAPI DllCanUnloadNow(void)
|
||||
{
|
||||
FIXME("stub\n");
|
||||
return S_FALSE;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user