VirtualBox

Changeset 14930 in vbox for trunk/src


Ignore:
Timestamp:
Dec 3, 2008 12:28:46 AM (16 years ago)
Author:
vboxsync
Message:

Main: Disabled useless logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/GuestOSTypeImpl.cpp

    r14772 r14930  
    7676                           NetworkAdapterType_T aNetworkAdapterType)
    7777{
     78#if 0
    7879    LogFlowThisFunc (("aFamilyId='%s', aFamilyDescription='%s', "
    7980                      "aId='%s', aDescription='%s', "
     
    8889                      aRAMSize, aVRAMSize, aHDDSize,
    8990                      aNetworkAdapterType));
     91#endif
    9092
    9193    ComAssertRet (aFamilyId && aFamilyDescription && aId && aDescription, E_INVALIDARG);
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