VirtualBox

Changeset 17684 in vbox for trunk/src/VBox/Main/xpcom


Ignore:
Timestamp:
Mar 11, 2009 12:15:33 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
44185
Message:

#3551: “Main: Replace remaining collections with safe arrays”
Replaced HostUSBDeviceCollection. Reviewed/Okayed by dmik, sunlover.

Location:
trunk/src/VBox/Main/xpcom
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xpcom/module.cpp

    r17553 r17684  
    8383NS_IMPL_THREADSAFE_ISUPPORTS1_CI(Console, IConsole)
    8484
    85 COM_IMPL_READONLY_ENUM_AND_COLLECTION_EX(ComObjPtr <RemoteUSBDevice>, IHostUSBDevice, RemoteUSBDevice)
    86 
    8785/**
    8886 *  Singleton class factory that holds a reference to the created instance
  • trunk/src/VBox/Main/xpcom/server.cpp

    r17669 r17684  
    118118#include <AudioAdapterImpl.h>
    119119#include <SystemPropertiesImpl.h>
    120 #include <Collection.h>
    121120
    122121/* implement nsISupports parts of our objects with support for nsIClassInfo */
     
    239238NS_DECL_CLASSINFO(BIOSSettings)
    240239NS_IMPL_THREADSAFE_ISUPPORTS1_CI(BIOSSettings, IBIOSSettings)
    241 
    242 /* collections and enumerators */
    243 
    244 #ifdef VBOX_WITH_USB
    245 COM_IMPL_READONLY_ENUM_AND_COLLECTION(HostUSBDevice)
    246 #endif
    247240
    248241////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.

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