VirtualBox

Ignore:
Timestamp:
May 18, 2009 10:07:30 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
47405
Message:

Fixed accidental commits

File:
1 edited

Legend:

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

    r19772 r19773  
    672672                    Assert(!pTimer->offPrev);
    673673                    Assert(!pTimer->offNext);
    674 /*
    675674                    AssertMsg(      pTimer->enmClock != TMCLOCK_VIRTUAL_SYNC
    676675                              ||    pTimer->CTX_SUFF(pVM)->tm.s.fVirtualSyncTicking
    677676                              ||    u64Expire >= pTimer->CTX_SUFF(pVM)->tm.s.u64VirtualSync,
    678677                              ("%RU64 < %RU64 %s\n", u64Expire, pTimer->CTX_SUFF(pVM)->tm.s.u64VirtualSync, R3STRING(pTimer->pszDesc)));
    679 */
    680678                    pTimer->u64Expire = u64Expire;
    681679                    TM_SET_STATE(pTimer, TMTIMERSTATE_PENDING_SCHEDULE);
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