From ff54a4873760e16eb3d2c5cd98331c9456a42dfb Mon Sep 17 00:00:00 2001 From: Pierre Schweitzer Date: Fri, 4 Aug 2017 19:46:32 +0000 Subject: [PATCH] [NFS] And make NP a bit more discrete when not really used... svn path=/trunk/; revision=75484 --- reactos/dll/np/nfs/nfs41_np.c | 2 ++ 1 file changed, 2 insertions(+) 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: