diff --git a/reactos/dll/np/nfs/nfs41_np.c b/reactos/dll/np/nfs/nfs41_np.c index d25f808baf5..7dea7f3548c 100644 --- a/reactos/dll/np/nfs/nfs41_np.c +++ b/reactos/dll/np/nfs/nfs41_np.c @@ -329,7 +329,9 @@ NPGetCaps( { DWORD rc = 0; +#ifndef __REACTOS__ DbgP(( L"[aglo] GetNetCaps %d\n", nIndex )); +#endif switch ( nIndex ) { case WNNC_SPEC_VERSION: