Changeset 63120 in vbox for trunk/src/VBox
- Timestamp:
- Aug 6, 2016 9:19:50 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp
r63030 r63120 1503 1503 return VERR_INVALID_PARAMETER; 1504 1504 } 1505 WARN(("should not be here!"));1506 return VERR_INTERNAL_ERROR;1507 } 1505 /* not reached. */ 1506 } 1507 1508 1508 default: 1509 1509 if (g_u32fCrHgcmDisabled)
Note:
See TracChangeset
for help on using the changeset viewer.