VirtualBox

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


Ignore:
Timestamp:
Jun 16, 2011 8:39:44 AM (14 years ago)
Author:
vboxsync
Message:

Main-CloneVM: remove printf

File:
1 edited

Legend:

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

    r37485 r37486  
    64046404    if (fCanceled) return VERR_CANCELLED;
    64056405    /* Set the new process. */
    6406     RTPrintf("stat %d %%\n", uPercentage);
    64076406    rc = pProgress->SetCurrentOperationProgress(uPercentage);
    64086407    if (FAILED(rc)) return VERR_GENERAL_FAILURE;
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