VirtualBox

Changeset 33685 in vbox


Ignore:
Timestamp:
Nov 2, 2010 12:19:28 PM (14 years ago)
Author:
vboxsync
Message:

Main: remove assertion which causes all machine startups to fail

File:
1 edited

Legend:

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

    r33590 r33685  
    29002900    int rc = VERR_GENERAL_FAILURE;
    29012901    if (pVMMDev)
    2902     {
    29032902        rc = pVMMDev->hgcmHostSvcHandleCreate("VBoxSharedCrOpenGL", &mhCrOglSvc);
    2904         AssertRC(rc);
    2905     }
    29062903
    29072904    if (RT_FAILURE(rc))
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