- Timestamp:
- Aug 25, 2014 9:27:40 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 95715
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MachineImpl.cpp
r52489 r52490 12913 12913 if (control == mData->mSession.mDirectControl) 12914 12914 { 12915 IProgress *pProgress = aProgress;12916 ComAssertRet(pProgress, E_POINTER);12917 12918 12915 /* The direct session is being normally closed by the client process 12919 12916 * ----------------------------------------------------------------- */
Note:
See TracChangeset
for help on using the changeset viewer.