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 index;
|
||||
|
||||
TRACE( "(%p, %p, %p, %p): stub\n",
|
||||
TRACE( "(%p, %p, %p, %p)\n",
|
||||
lpNetResource, lpBuffer, cbBuffer, lplpSystem);
|
||||
|
||||
if (!(lpBuffer))
|
||||
|
|
Loading…
Reference in New Issue