VirtualBox

Changeset 25746 in vbox


Ignore:
Timestamp:
Jan 12, 2010 10:17:29 AM (15 years ago)
Author:
vboxsync
Message:

NetIf-win.cpp: Removed dead code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/win/NetIf-win.cpp

    r25150 r25746  
    975975                ULONG uComponentStatus;
    976976                hr = pMpNcc->GetDeviceStatus(&uComponentStatus);
    977 //#ifndef DEBUG_bird
    978 //                Assert(hr == S_OK);
    979 //#endif
    980977                if(hr == S_OK)
    981978                {
     
    14581455                                    ULONG uComponentStatus;
    14591456                                    hr = pMpNcc->GetDeviceStatus(&uComponentStatus);
    1460 //#ifndef DEBUG_bird
    1461 //                                    Assert(hr == S_OK);
    1462 //#endif
    14631457                                    if(hr == S_OK)
    14641458                                    {
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