Changeset 91318 in vbox
- Timestamp:
- Sep 20, 2021 1:45:47 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-all/VirtualBoxTranslator.cpp
r91317 r91318 65 65 66 66 VirtualBoxTranslator::VirtualBoxTranslator() 67 : util::RWLockHandle(util:: VBoxLockingClass::LOCKCLASS_TRANSLATOR)67 : util::RWLockHandle(util::LOCKCLASS_TRANSLATOR) 68 68 , m_cInstanceRefs(0) 69 69 , m_pDefaultComponent(NULL)
Note:
See TracChangeset
for help on using the changeset viewer.