VirtualBox

Ignore:
Timestamp:
Jul 7, 2010 4:20:03 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63479
Message:

Main: remove SupportErrorInfo template magic

File:
1 edited

Legend:

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

    r28800 r30714  
    3333class ATL_NO_VTABLE USBController :
    3434    public VirtualBoxBase,
    35     public VirtualBoxSupportErrorInfoImpl<USBController, IUSBController>,
    3635    public VirtualBoxSupportTranslation<USBController>,
    3736    VBOX_SCRIPTABLE_IMPL(IUSBController)
    3837{
    3938public:
    40     VIRTUALBOXBASE_ADD_ERRORINFO_SUPPORT (USBController)
     39    VIRTUALBOXBASE_ADD_ERRORINFO_SUPPORT(USBController, IUSBController)
    4140
    4241    DECLARE_NOT_AGGREGATABLE (USBController)
     
    9897    Machine* getMachine();
    9998
    100     // for VirtualBoxSupportErrorInfoImpl
    101     static const wchar_t *getComponentName() { return L"USBController"; }
    102 
    10399private:
    104100
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