VirtualBox

Changeset 19502 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
May 7, 2009 6:37:09 PM (16 years ago)
Author:
vboxsync
Message:

TMAll.cpp: removed two assertions in TMTimerStop as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/TMAll.cpp

    r19500 r19502  
    880880                if (tmTimerTry(pTimer, TMTIMERSTATE_PENDING_STOP_SCHEDULE, enmState))
    881881                {
    882                     Assert(!pTimer->offPrev);
    883                     Assert(!pTimer->offNext);
    884882                    tmSchedule(pTimer);
    885883                    STAM_PROFILE_STOP(&pTimer->CTX_SUFF(pVM)->tm.s.CTX_SUFF_Z(StatTimerStop), a);
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