mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
Remove faulty debug statement
svn path=/trunk/; revision=11167
This commit is contained in:
@@ -667,7 +667,6 @@ MmReleaseMemoryAreaIfDecommitted(PEPROCESS Process,
|
||||
|
||||
if (Reserved)
|
||||
{
|
||||
DPRINT("Release TebBlock at %p\n", TebBlock);
|
||||
MmFreeVirtualMemory(Process, MemoryArea);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user