[OLEPRO32]

sync olepro32 to wine 1.1.40

svn path=/trunk/; revision=45916
This commit is contained in:
Christoph von Wittich 2010-03-06 11:15:39 +00:00
parent 464cdf7f1c
commit 435ed8ec60

View file

@ -53,7 +53,6 @@ HRESULT WINAPI DllRegisterServer(void)
*/
HRESULT WINAPI DllCanUnloadNow(void)
{
FIXME("stub\n");
return S_OK;
}