Changeset 26204 in vbox for trunk/src/VBox/HostServices/SharedOpenGL/render
- Timestamp:
- Feb 3, 2010 3:25:07 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c
r26139 r26204 78 78 #endif /* __LP64__ */ 79 79 80 if (!pParentWin) 81 return GL_FALSE; 80 /* if (!pParentWin)*/ 81 /* return GL_FALSE;*/ 82 82 83 83 cocoaViewCreate(&pWinInfo->window, pParentWin, pVisInfo->visAttribs);
Note:
See TracChangeset
for help on using the changeset viewer.