- Timestamp:
- Feb 11, 2015 2:35:33 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 98173
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp
r53792 r54142 1149 1149 /* bail out. */ 1150 1150 LogRel(("VMSVGA3d: RTThreadCreate failed: %Rrc\n", rc)); 1151 RTSemEventDestroy( &pState->WndRequestSem);1151 RTSemEventDestroy(pState->WndRequestSem); 1152 1152 } 1153 1153 else
Note:
See TracChangeset
for help on using the changeset viewer.