[KERNEL32][NTUSER]: Shut up some dprints.
[reactos.git] / reactos / dll / win32 / kernel32 / client / console / init.c
index 2ca0083..209af39 100644 (file)
@@ -111,7 +111,7 @@ static INT
 ParseShellInfo(LPCWSTR lpszShellInfo,
                LPCWSTR lpszKeyword)
 {
-    DPRINT1("ParseShellInfo is UNIMPLEMENTED\n");
+    DPRINT("ParseShellInfo is UNIMPLEMENTED\n");
     return 0;
 }