Changeset 56449 in vbox
- Timestamp:
- Jun 16, 2015 1:14:36 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 101066
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/SessionImpl.cpp
r56448 r56449 1140 1140 pLockW->release(); 1141 1141 1142 Assert(!pLockW->isWriteLockOnCurrentThread()); 1143 1142 1144 LogFlowThisFunc(("Calling mControl->OnSessionEnd()...\n")); 1143 1145 HRESULT rc = mControl->OnSessionEnd(this, progress.asOutParam());
Note:
See TracChangeset
for help on using the changeset viewer.