VirtualBox

Changeset 7698 in vbox


Ignore:
Timestamp:
Apr 2, 2008 1:58:09 PM (17 years ago)
Author:
vboxsync
Message:

Removed redundant check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r7697 r7698  
    28142814
    28152815#elif PGM_GST_TYPE == PGM_TYPE_AMD64
    2816 # if PGM_SHW_TYPE == PGM_TYPE_AMD64
    28172816//# error not implemented
    28182817    return VERR_INTERNAL_ERROR;
    2819 
    2820 # else  /* PGM_SHW_TYPE != PGM_TYPE_AMD64 */
    2821 #  error "Guest AMD64 mode, but not the shadow mode - that can't be right!"
    2822 # endif /* PGM_SHW_TYPE != PGM_TYPE_AMD64 */
    2823 
    28242818#else /* guest real and protected mode */
    28252819    return VINF_SUCCESS;
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