VirtualBox

Changeset 25088 in vbox


Ignore:
Timestamp:
Nov 30, 2009 9:01:38 AM (15 years ago)
Author:
vboxsync
Message:

Main/NetIf-generic: fix warnings.

File:
1 edited

Legend:

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

    r24989 r25088  
    210210
    211211#else
     212    NOREF(pVBox);
     213    NOREF(aHostNetworkInterface);
     214    NOREF(aProgress);
    212215    return VERR_NOT_IMPLEMENTED;
    213216#endif
     
    255258    return rc;
    256259#else
     260    NOREF(pVBox);
     261    NOREF(aId);
     262    NOREF(aProgress);
    257263    return VERR_NOT_IMPLEMENTED;
    258264#endif
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