VirtualBox

Changeset 31273 in vbox


Ignore:
Timestamp:
Aug 2, 2010 9:14:04 AM (14 years ago)
Author:
vboxsync
Message:

Main: remove unused code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/VirtualBoxImpl.h

    r31268 r31273  
    216216                           InternalControlList *aControls = NULL);
    217217
    218     bool isMachineIdValid(const Guid &aId)
    219     {
    220         return SUCCEEDED(findMachine(aId, true /* fPermitInaccessible */, false /* aSetError */, NULL));
    221     }
    222 
    223218    HRESULT findMachine (const Guid &aId,
    224219                         bool fPermitInaccessible,
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