Changeset 31244 in vbox
- Timestamp:
- Jul 30, 2010 1:10:40 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 64258
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/SessionImpl.cpp
r31070 r31244 896 896 rc = S_OK; 897 897 898 #ifndef DEBUG_bird /* I don't want clients crashing on me just because VBoxSVC went belly up. */ 898 899 AssertComRC(rc); 900 #endif 899 901 } 900 902
Note:
See TracChangeset
for help on using the changeset viewer.