VirtualBox

Changeset 47965 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Aug 21, 2013 1:14:21 PM (11 years ago)
Author:
vboxsync
Message:

burn fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp

    r47964 r47965  
    478478STDMETHODIMP NATNetwork::COMGETTER(LocalMappings)(ComSafeArrayOut(BSTR, aLocalMappings))
    479479{
    480     NOREF(aLocalMappings); NOREF(aLocalMappingsSize);
     480    NOREF(aLocalMappings);
     481#ifndef RT_OS_WINDOWS
     482    NOREF(aLocalMappingsSize);
     483#endif
    481484    return E_NOTIMPL;
    482485}
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