mirror of
https://github.com/reactos/reactos.git
synced 2025-07-15 05:14:03 +00:00
{CSRSRV]
Silence an uninformative DPRINT svn path=/trunk/; revision=57307
This commit is contained in:
parent
9a67b5f7f9
commit
09ee17cb70
1 changed files with 19 additions and 19 deletions
|
@ -1111,7 +1111,7 @@ ClientConnectionThread(IN PVOID Parameter)
|
||||||
MessageType == LPC_CLIENT_DIED)
|
MessageType == LPC_CLIENT_DIED)
|
||||||
{
|
{
|
||||||
/* The Client or Port are gone, loop again */
|
/* The Client or Port are gone, loop again */
|
||||||
DPRINT1("Death from unknown thread, just continue\n");
|
DPRINT("Death from unknown thread, just continue\n");
|
||||||
Reply = NULL;
|
Reply = NULL;
|
||||||
ReplyPort = CsrApiPort;
|
ReplyPort = CsrApiPort;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue