mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[LSASRV]
Remove obsolete TRACE message. CORE-8579 #resolve svn path=/trunk/; revision=64407
This commit is contained in:
@@ -314,8 +314,6 @@ LsapGetLogonSessionData(IN OUT PLSA_API_MSG RequestMsg)
|
||||
goto done;
|
||||
}
|
||||
|
||||
//TRACE("MemSize: %lu\n", MemSize);
|
||||
|
||||
MemSize = Length;
|
||||
Status = NtAllocateVirtualMemory(ProcessHandle,
|
||||
&ClientBaseAddress,
|
||||
|
||||
Reference in New Issue
Block a user