VirtualBox

Changeset 57563 in vbox


Ignore:
Timestamp:
Aug 27, 2015 1:22:37 PM (9 years ago)
Author:
vboxsync
Message:

VMM: unused var.

File:
1 edited

Legend:

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

    r56384 r57563  
    469469    PPGMVIRTHANDLERTYPEINT  pCurType = PGMVIRTANDLER_GET_TYPE(pVM, pCur);
    470470
    471     Assert(pCurType->enmKind != PGMVIRTHANDLERKIND_HYPERVISOR);
     471    Assert(pCurType->enmKind != PGMVIRTHANDLERKIND_HYPERVISOR); NOREF(pCurType);
    472472
    473473# if PGM_GST_TYPE == PGM_TYPE_32BIT
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