VirtualBox

Ignore:
Timestamp:
Jul 6, 2010 4:36:43 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63437
Message:

Main: back out r63429

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/errorprint.cpp

    r30670 r30676  
    2828namespace com
    2929{
     30
    3031
    3132void GluePrintErrorInfo(com::ErrorInfo &info)
     
    7475{
    7576    // if we have full error info, print something nice, and start with the actual error message
    76     com::ErrorInfo info(iface, COM_IIDOF(IUnknown));
     77    com::ErrorInfo info(iface);
    7778    if (info.isFullAvailable() || info.isBasicAvailable())
    7879        GluePrintErrorInfo(info);
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