mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
[KERNEL32]
Silence BaseComputeProcessSearchPath. svn path=/trunk/; revision=54733
This commit is contained in:
@@ -391,7 +391,7 @@ LPWSTR
|
||||
WINAPI
|
||||
BaseComputeProcessSearchPath(VOID)
|
||||
{
|
||||
DPRINT1("Computing Process Search path\n");
|
||||
DPRINT("Computing Process Search path\n");
|
||||
|
||||
/* Compute the path using default process order */
|
||||
return BasepComputeProcessPath(BaseProcessOrder, NULL, NULL);
|
||||
|
||||
Reference in New Issue
Block a user