VirtualBox

Changeset 70825 in vbox


Ignore:
Timestamp:
Jan 31, 2018 11:45:43 AM (7 years ago)
Author:
vboxsync
Message:

bugref:8345. Removed unused variable.

File:
1 edited

Legend:

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

    r70823 r70825  
    971971    {
    972972        const SAVESTATETASK &sst = itState->second;
    973         const Utf8Str &strTargetSaveStateFilePath = Utf8StrFmt("%s%c%s", targetPath.c_str(),
    974                                                            RTPATH_DELIMITER,
    975                                                            RTPathFilename(sst.strSaveStateFile.c_str()));
    976973
    977974        Utf8Str strGuidMachine = sst.snapshotUuid.toString();
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