mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 20:30:01 +00:00
mpr: Delete a stub trace.
This commit is contained in:
parent
6c824e8b89
commit
bcfb9be370
@ -1409,7 +1409,7 @@ DWORD WINAPI WNetGetResourceInformationW( LPNETRESOURCEW lpNetResource,
|
|||||||
DWORD ret = WN_NO_NETWORK;
|
DWORD ret = WN_NO_NETWORK;
|
||||||
DWORD index;
|
DWORD index;
|
||||||
|
|
||||||
TRACE( "(%p, %p, %p, %p): stub\n",
|
TRACE( "(%p, %p, %p, %p)\n",
|
||||||
lpNetResource, lpBuffer, cbBuffer, lplpSystem);
|
lpNetResource, lpBuffer, cbBuffer, lplpSystem);
|
||||||
|
|
||||||
if (!(lpBuffer))
|
if (!(lpBuffer))
|
||||||
|
Loading…
Reference in New Issue
Block a user