- Silence this dprint. It's flooding the debug log.

svn path=/trunk/; revision=50854
This commit is contained in:
Amine Khaldi
2011-02-21 09:12:43 +00:00
parent 5d30cb38c3
commit 45efecf8e0
+1 -1
View File
@@ -47,7 +47,7 @@ RtlAnsiCharToUnicodeChar(IN OUT PUCHAR *AnsiChar)
}
else
{
DPRINT1("HACK::Shouldn't have happened! Consider fixing Usetup and registry entries it creates on install\n");
DPRINT("HACK::Shouldn't have happened! Consider fixing Usetup and registry entries it creates on install\n");
Size = 1;
}