VirtualBox

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


Ignore:
Timestamp:
Sep 5, 2013 2:37:07 PM (11 years ago)
Author:
vboxsync
Message:

Warnings.

File:
1 edited

Legend:

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

    r48297 r48311  
    14351435 * When the console is done, it calls SessionMachine::EndTakingSnapshot().
    14361436 *
    1437  *  @note Locks mParent + this object for writing.
     1437 * @note Locks mParent + this object for writing.
    14381438 *
    14391439 * @param aInitiator in: The console on which Console::TakeSnapshot was called.
     
    33993399    AssertReturn(aSource != aTarget, E_FAIL);
    34003400    AssertReturn(aMediumLockList != NULL, E_FAIL);
     3401    NOREF(fMergeForward);
     3402    NOREF(aParentForTarget);
     3403    NOREF(aChildrenToReparent);
    34013404
    34023405    HRESULT rc = S_OK;
     
    36443647    return S_OK;
    36453648}
     3649
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