VirtualBox

Changeset 57857 in vbox for trunk/src/VBox/VMM/VMMRZ


Ignore:
Timestamp:
Sep 22, 2015 2:29:46 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102818
Message:

VMM: unused parameter warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMRZ/DBGFRZ.cpp

    r57358 r57857  
    4949    const bool fInHyper = !(pRegFrame->ss.Sel & X86_SEL_RPL) && !pRegFrame->eflags.Bits.u1VM;
    5050#else
     51    NOREF(pRegFrame);
    5152    const bool fInHyper = false;
    5253#endif
Note: See TracChangeset for help on using the changeset viewer.

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