Changeset 51236 in vbox
- Timestamp:
- May 12, 2014 4:01:39 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/SessionImpl.cpp
r49453 r51236 269 269 270 270 AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS); 271 272 AssertReturn(mState != SessionState_Unlocked, VBOX_E_INVALID_VM_STATE);273 271 274 272 #ifndef VBOX_COM_INPROC_API_CLIENT
Note:
See TracChangeset
for help on using the changeset viewer.