VirtualBox

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


Ignore:
Timestamp:
Aug 2, 2009 5:21:25 PM (15 years ago)
Author:
vboxsync
Message:

Console::loadStateFileExec: Call SSMR3SkipToEndOfUnit to indicate that we don't care about the saved data (shared folder stuff).

File:
1 edited

Legend:

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

    r21879 r21929  
    10591059
    10601060    /* Currently, nothing to do when we've been called from VMR3Load. */
    1061 
    1062     return VINF_SUCCESS;
     1061    return SSMR3SkipToEndOfUnit(pSSM);
    10631062}
    10641063
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