Remove obsolete TRACE message.
CORE-8579 #resolve

svn path=/trunk/; revision=64407
This commit is contained in:
Eric Kohl 2014-09-30 11:16:45 +00:00
parent 267bd04e5f
commit 5707ef5847

View file

@ -314,8 +314,6 @@ LsapGetLogonSessionData(IN OUT PLSA_API_MSG RequestMsg)
goto done;
}
//TRACE("MemSize: %lu\n", MemSize);
MemSize = Length;
Status = NtAllocateVirtualMemory(ProcessHandle,
&ClientBaseAddress,