VirtualBox

Changeset 30899 in vbox


Ignore:
Timestamp:
Jul 19, 2010 8:16:00 AM (15 years ago)
Author:
vboxsync
Message:

Main: removed bogus mouse shape data assert

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl.cpp

    r30871 r30899  
    577577    unconst(mEventSource).setNull();
    578578
    579     /* dynamically allocated members of mCallbackData are uninitialized
    580      * at the end of powerDown() */
    581     Assert(!mCallbackData.mpsc.valid && mCallbackData.mpsc.shape.isNull());
    582     Assert(!mCallbackData.mcc.valid);
    583     Assert(!mCallbackData.klc.valid);
     579    mCallbackData.clear();
    584580
    585581    LogFlowThisFuncLeave();
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