Index: /trunk/src/VBox/Main/DisplayImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/DisplayImpl.cpp	(revision 33684)
+++ /trunk/src/VBox/Main/DisplayImpl.cpp	(revision 33685)
@@ -2900,8 +2900,5 @@
     int rc = VERR_GENERAL_FAILURE;
     if (pVMMDev)
-    {
         rc = pVMMDev->hgcmHostSvcHandleCreate("VBoxSharedCrOpenGL", &mhCrOglSvc);
-        AssertRC(rc);
-    }
 
     if (RT_FAILURE(rc))
