VirtualBox

Changeset 23258 in vbox


Ignore:
Timestamp:
Sep 23, 2009 1:32:59 PM (15 years ago)
Author:
vboxsync
Message:

Disabled unused code for release builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp

    r22890 r23258  
    10651065{
    10661066    CPUMCTX *pCtx;
    1067     RTCPUID  idCpu = RTMpCpuId(); NOREF(idCpu);
    10681067    int      rc;
    10691068#ifdef VBOX_STRICT
     1069    RTCPUID  idCpu = RTMpCpuId(); NOREF(idCpu);
    10701070    PHWACCM_CPUINFO pCpu = &HWACCMR0Globals.aCpuInfo[idCpu];
    10711071#endif
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