VirtualBox

Ignore:
Timestamp:
Jul 26, 2016 10:20:00 AM (8 years ago)
Author:
vboxsync
Message:

IPRT: Unused parameters.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/time/timesup.cpp

    r62477 r62556  
    132132                                                              uint16_t iCpuSet, uint16_t iGipCpu)
    133133{
     134    RT_NOREF_PV(pData); RT_NOREF_PV(idApic); RT_NOREF_PV(iCpuSet); RT_NOREF_PV(iGipCpu);
    134135# ifndef IN_RC
    135136    AssertMsgFailed(("idApic=%#x iCpuSet=%#x iGipCpu=%#x\n", idApic, iCpuSet, iGipCpu));
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