mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[NTOS]: Kill debug spew.
svn path=/trunk/; revision=47599
This commit is contained in:
@@ -80,7 +80,6 @@ MiDeleteSystemPageableVm(IN PMMPTE PointerPte,
|
||||
|
||||
/* Get the page table entry */
|
||||
PageTableIndex = Pfn1->u4.PteFrame;
|
||||
DPRINT1("Page table: %lx\n", PageTableIndex);
|
||||
Pfn2 = MiGetPfnEntry(PageTableIndex);
|
||||
|
||||
/* Lock the PFN database */
|
||||
|
||||
Reference in New Issue
Block a user