VirtualBox

Changeset 75700 in vbox


Ignore:
Timestamp:
Nov 24, 2018 2:02:41 PM (6 years ago)
Author:
vboxsync
Message:

Main: disabled assert

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r75495 r75700  
    38383838                LONG64 winId = 0;
    38393839                /** @todo deal with multimonitor setup */
    3840                 Assert(cMonitorCount == 1);
     3840                /** @todo The device should not need "HostWindowId". */
     3841                // Assert(cMonitorCount == 1);
    38413842                hrc = pFramebuffer->COMGETTER(WinId)(&winId);
    38423843                InsertConfigInteger(pCfg, "HostWindowId", winId);
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