VirtualBox

Changeset 78630 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 21, 2019 1:09:47 PM (6 years ago)
Author:
vboxsync
Message:

bugref:9416. small leftover removed.

File:
1 edited

Legend:

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

    r78605 r78630  
    14391439                                              pProgress);
    14401440
    1441             hrc = S_OK;
    14421441            if (FAILED(hrc))
    14431442            {
     
    14541453    else
    14551454    {
    1456         vrc = VERR_NOT_SUPPORTED;
    1457         hrc = setErrorVrc(vrc, tr("Import from Cloud isn't supported for more than one VM instance."));
     1455        hrc = setErrorVrc(VERR_NOT_SUPPORTED, tr("Import from Cloud isn't supported for more than one VM instance."));
    14581456
    14591457        /* Reset the state so others can call methods again */
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