* Silence a debug print.

svn path=/trunk/; revision=60192
This commit is contained in:
Amine Khaldi 2013-09-17 22:49:56 +00:00
parent a85caee119
commit c539df397a

View file

@ -2873,7 +2873,7 @@ StartScan:
SxsWin32ExePath = PathBufferString;
PathBuffer = PathBufferString.Buffer;
PathBufferString.Buffer = NULL;
DPRINT1("SxS Path: %S\n", PathBuffer);
DPRINT("SxS Path: %S\n", PathBuffer);
}
/* Also set the .EXE path based on the path name */