Changeset 68828 in vbox for trunk/src/VBox/Main/src-client/ConsoleImpl.cpp
- Timestamp:
- Sep 22, 2017 2:15:57 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImpl.cpp
r68804 r68828 825 825 // we don't perform uninit() as it's possible that some pending event refers to this source 826 826 unconst(mEventSource).setNull(); 827 828 #ifdef VBOX_WITH_EXTPACK 829 unconst(mptrExtPackManager).setNull(); 830 #endif 827 831 828 832 LogFlowThisFuncLeave();
Note:
See TracChangeset
for help on using the changeset viewer.