VirtualBox

Changeset 33769 in vbox for trunk/src


Ignore:
Timestamp:
Nov 4, 2010 2:30:54 PM (14 years ago)
Author:
vboxsync
Message:

Main: use a UUID constant for the global media registry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/VirtualBoxImpl.cpp

    r33765 r33769  
    225225    Data()
    226226        : pMainConfigFile(NULL),
     227          uuidMediaRegistry("48024e5c-fdd9-470f-93af-ec29f7ea518c"),
    227228          lockMachines(LOCKCLASS_LISTOFMACHINES),
    228229          allMachines(lockMachines),
     
    243244          pAsyncEventQ(NULL)
    244245    {
    245         unconst(uuidMediaRegistry).create();
    246246    }
    247247
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette