- Get rid of a really-early debug print, since it's done before KdInit and thus will never be seen.

svn path=/trunk/; revision=34470
This commit is contained in:
ReactOS Portable Systems Group 2008-07-13 22:15:23 +00:00
parent 09dbb9edf1
commit 1cfbce1c83

View file

@ -89,7 +89,6 @@ KeFillFixedEntryTb(IN ARM_PTE Pte,
//
// On these systems, we'll just keep the PTE mapped
//
DPRINT1("TLB Lockdown Failure (%p). Running on QEMU?\n", Virtual);
}
else
{