VirtualBox

Changeset 17913 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Mar 16, 2009 10:53:29 AM (16 years ago)
Author:
vboxsync
Message:

Fix burn; can't use NOREF() here.

Location:
trunk/src/VBox/Main
Files:
2 edited

Legend:

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

    r17911 r17913  
    31993199                                                      ComSafeArrayIn(IN_BSTR, argExtraConfigValues))
    32003200{
    3201     NOREF(aEnabledSize);
    32023201    CheckComArgSafeArrayNotNull(argVboxValues);
    32033202    CheckComArgSafeArrayNotNull(argExtraConfigValues);
  • trunk/src/VBox/Main/VirtualBoxImpl.cpp

    r17911 r17913  
    718718{
    719719    CheckComArgOutSafeArrayPointerValid(aSharedFolders);
    720     NOREF(aSharedFoldersSize);
    721720
    722721    AutoCaller autoCaller (this);
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