Changeset 62346 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jul 20, 2016 9:30:52 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MachineImpl.cpp
r62292 r62346 12647 12647 ComPtr<IInternalSessionControl> pControl = *it; 12648 12648 mData->mSession.mRemoteControls.erase(it); 12649 multilock.release(); 12649 12650 LogFlowThisFunc((" Calling remoteControl->Uninitialize()...\n")); 12650 12651 HRESULT rc = pControl->Uninitialize();
Note:
See TracChangeset
for help on using the changeset viewer.