VirtualBox

Changeset 17121 in vbox


Ignore:
Timestamp:
Feb 25, 2009 11:53:07 AM (16 years ago)
Author:
vboxsync
Message:

Removed redundant check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp

    r17061 r17121  
    430430void pgmMapCheckShadowPDEs(PVM pVM, PPGMPOOLPAGE pShwPageCR3, PPGMMAPPING pMap, unsigned iPDE)
    431431{
    432     if (!pgmMapAreMappingsEnabled(&pVM->pgm.s))
    433         return;
    434 
    435432#ifdef VBOX_WITH_PGMPOOL_PAGING_ONLY
    436433    Assert(pShwPageCR3);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette