- remove ros hack, obsoleted by r53580 and r53581

svn path=/trunk/; revision=53582
This commit is contained in:
Jérôme Gardou 2011-09-04 15:37:42 +00:00
parent 26a81f2aa2
commit cb386402eb

View file

@ -241,7 +241,7 @@ HRESULT WINAPI NdrDllRegisterProxy(HMODULE hDll,
TRACE("(%p,%p,%s)\n", hDll, pProxyFileList, debugstr_guid(pclsid)); TRACE("(%p,%p,%s)\n", hDll, pProxyFileList, debugstr_guid(pclsid));
//if (!hDll) return E_HANDLE; if (!hDll) return E_HANDLE;
if (!*pProxyFileList) return E_NOINTERFACE; if (!*pProxyFileList) return E_NOINTERFACE;
if (pclsid) if (pclsid)