VirtualBox

Changeset 17173 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 26, 2009 3:26:20 PM (16 years ago)
Author:
vboxsync
Message:

NetAdp/win: fix

File:
1 edited

Legend:

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

    r17172 r17173  
    700700}
    701701
    702 static bool bTest = true;
    703 
    704702int NetIfList(std::list <ComObjPtr <HostNetworkInterface> > &list)
    705703{
    706     if(bTest)
    707     {
    708         bTest = false;
    709         Assert(0);
    710         enableStatic();
    711     }
    712 
    713704#ifndef VBOX_WITH_NETFLT
    714705    static const char *NetworkKey = "SYSTEM\\CurrentControlSet\\Control\\Network\\"
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