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/ProgressCombinedImpl.h

    r29923 r30714  
    6666 */
    6767class ATL_NO_VTABLE CombinedProgress :
    68     public com::SupportErrorInfoDerived<ProgressBase, CombinedProgress, IProgress>,
     68//     public com::SupportErrorInfoDerived<ProgressBase, CombinedProgress, IProgress>,
     69    public Progress,
    6970    public VirtualBoxSupportTranslation<CombinedProgress>
    7071{
    7172
    7273public:
     74    VIRTUALBOXBASE_ADD_ERRORINFO_SUPPORT(CombinedProgress, IProgress)
    7375
    74     VIRTUALBOXSUPPORTTRANSLATION_OVERRIDE (CombinedProgress)
     76    VIRTUALBOXSUPPORTTRANSLATION_OVERRIDE(CombinedProgress)
    7577
    76     DECLARE_NOT_AGGREGATABLE (CombinedProgress)
     78    DECLARE_NOT_AGGREGATABLE(CombinedProgress)
    7779
    7880    DECLARE_PROTECT_FINAL_CONSTRUCT()
     
    182184    // public methods only for internal purposes
    183185
    184     /** For com::SupportErrorInfoImpl. */
    185     static const char *ComponentName() { return "CombinedProgress"; }
    186 
    187186private:
    188187
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