VirtualBox

Changeset 47252 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Jul 19, 2013 12:31:46 PM (12 years ago)
Author:
vboxsync
Message:

Fixed assertion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp

    r46649 r47252  
    333333
    334334                ComPtr<IMouseCapabilityChangedEvent> mccev = aEvent;
    335                 Assert(mccev);
     335                Assert(!mccev.isNull());
    336336
    337337                BOOL fSupportsAbsolute = false;
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