VirtualBox

Changeset 28109 in vbox


Ignore:
Timestamp:
Apr 8, 2010 5:14:34 PM (15 years ago)
Author:
vboxsync
Message:

Removed incorrect assertion.

File:
1 edited

Legend:

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

    r28107 r28109  
    16491649        for (it = llNics.begin(); it != llNics.end(); ++it)
    16501650        {
    1651             Assert(it);
    1652 
    16531651            /* A NIC with priority 0 is only used if it's first in the list. */
    16541652            if (it->mBootPrio == 0 && uBootIdx != 0)
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