mpr: Delete a stub trace.

This commit is contained in:
Konstantin Kondratyuk 2007-10-18 18:54:29 +04:00 committed by Alexandre Julliard
parent 6c824e8b89
commit bcfb9be370

View File

@ -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))