VirtualBox

Ignore:
Timestamp:
Sep 10, 2010 12:49:38 PM (14 years ago)
Author:
vboxsync
Message:

Main: not necessary

File:
1 edited

Legend:

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

    r32398 r32400  
    510510                                   NULL, displaySSMSave, NULL,
    511511                                   NULL, displaySSMLoad, NULL, this);
    512     AssertRCReturn(rc, rc);
    513 
    514     /* Old version for backward compatibility */
    515 //    rc = SSMR3RegisterExternal(pVM, "DisplayData", 0, sSSMDisplayVer,
    516 //                               mcMonitors * sizeof(uint32_t) * 3 + sizeof(uint32_t),
    517 //                               NULL, NULL, NULL,
    518 //                               NULL, NULL, NULL,
    519 //                               NULL, displaySSMLoad, NULL, this);
    520512    AssertRCReturn(rc, rc);
    521513
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